add raw url for pgp onboarding email

This commit is contained in:
Son NK 2020-09-09 20:38:23 +02:00
parent e3e9428247
commit a46a1dfaea
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
<img src="https://simplelogin.io/blog/with-pgp.png" alt="Without PGP" style="max-width: 100%; margin-bottom: 20px">
{{ render_button("Enable PGP on your mailbox", URL ~ "/dashboard/mailbox/" ~ user.default_mailbox_id) }}
{{ raw_url(URL ~ "/dashboard/mailbox/" ~ user.default_mailbox_id) }}
{% endblock %}
{% block footer %}