mirror of
https://github.com/simple-login/app.git
synced 2025-02-25 00:03:03 +08:00
add raw url for pgp onboarding email
This commit is contained in:
parent
e3e9428247
commit
a46a1dfaea
1 changed files with 1 additions and 0 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue