mirror of
https://github.com/simple-login/app.git
synced 2024-11-18 01:40:38 +01:00
fix reply-must-use... email
This commit is contained in:
parent
9d2aff6aa8
commit
02fc782df0
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
{{ render_text("Please note that sending from this alias only works from <b>" + mailbox_email + "</b>.") }}
|
{{ render_text("Please note that sending from this alias only works from <b>" + mailbox_email + "</b>.") }}
|
||||||
{{ render_text("Indeed, only you (or the mailbox that owns <b>" + alias + "</b>) can send emails on behalf of this alias.") }}
|
{{ render_text("Indeed, only you (or the mailbox that owns <b>" + alias + "</b>) can send emails on behalf of this alias.") }}
|
||||||
{{ render_text('Thanks, <br />SimpleLogin Team.') }}
|
{{ render_text('Thanks, <br />SimpleLogin Team.') }}
|
||||||
{{ raw_url(link) }}
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue