add verification code to confirm email template
This commit is contained in:
parent
8f206f2a9c
commit
1ba660b5fd
|
|
@ -36,6 +36,9 @@
|
|||
{% trans "Please confirm your email address to complete the registration:" %}
|
||||
https://{{ country_code }}.{{ domain_uri }}/registered/{{ uidb64 }}/{{ token }}/
|
||||
<br>
|
||||
{% trans "If you use the mobile app, enter the following code in the form:" %}
|
||||
{{ token }}
|
||||
<br>
|
||||
{% trans "Thanks for using our site!" %}
|
||||
<br><br>
|
||||
{% blocktrans %}The {{ site_name }} team{% endblocktrans %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user