Change route for changed email confirmation
This commit is contained in:
parent
114d159449
commit
700695cdcc
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
{% trans "Please go to the following page for confirmation new email address:" %}
|
||||
|
||||
https://{{ country_code }}.{{ domain_uri }}/registered/{{ uidb64 }}/{{ token }}/
|
||||
https://{{ country_code }}.{{ domain_uri }}/change-email-confirm/{{ uidb64 }}/{{ token }}/
|
||||
|
||||
{% trans "Thanks for using our site!" %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user