4.21.3
This commit is contained in:
7
app/templates/emails/transactional/alias-transferred.txt
Normal file
7
app/templates/emails/transactional/alias-transferred.txt
Normal file
@ -0,0 +1,7 @@
|
||||
{% extends "base.txt.jinja2" %}
|
||||
|
||||
{% block content %}
|
||||
{{ alias.email }} has been transferred.
|
||||
|
||||
Your (previously) alias {{ alias.email }} has been received by another user.
|
||||
{% endblock %}
|
Reference in New Issue
Block a user