fix reply phase template

This commit is contained in:
Son 2022-01-24 16:51:27 +01:00
parent fc3f06f4d8
commit 3be4f341a2
2 changed files with 0 additions and 25 deletions

View File

@ -28,5 +28,3 @@
{% endcall %}
{% endblock %}

View File

@ -14,26 +14,3 @@
<div>
The email is automatically deleted in 7 days.
</div>
<div>
Please consider the following options: <br>
<ol>
<li>If the email is not spam, you can create a
<a href="https://simplelogin.io/docs/getting-started/troubleshooting/">filter</a>
to explicitly allow all emails from SimpleLogin. <br>
</li>
<li>
If this email is indeed spam, it means your alias {{ alias.email }} is now in the hands of a spammer.
You can either <a href="{{ disable_alias_link }}">disable the alias</a>
or <a href="{{ block_sender_link }}">block the sender</a> if they send too many spams.
</li>
</ol>
</div>