Adds plaintext code to emails

This commit is contained in:
Mouse Reeve
2021-08-07 07:37:18 -07:00
parent 0fa9fd7331
commit 226c325099
2 changed files with 9 additions and 0 deletions

View File

@ -7,5 +7,8 @@ One last step before you join {{ site_name }}! Please confirm your email address
{{ confirmation_link }}
{% blocktrans trimmed %}
Or enter the code "{{ confirmation_code }}" at login.
{% endblocktrans %}
{% endblock %}