Change route for changed email confirmation

This commit is contained in:
Kuroshini 2019-10-11 15:57:59 +03:00
parent 114d159449
commit 700695cdcc

View File

@ -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!" %}