4.21.3
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
{% extends "base.txt.jinja2" %}
|
||||
|
||||
{% block content %}
|
||||
Hi
|
||||
|
||||
You recently requested to change mailbox {{mailbox_email}} to {{mailbox_new_email}}
|
||||
|
||||
To confirm, please click on this link:
|
||||
|
||||
{{link}}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user