ytsm/app/YtManagerApp/templates/registration/password_reset_email.html

2 lines
164 B
HTML
Raw Normal View History

2018-10-13 23:01:45 +03:00
Someone asked for password reset for email {{ email }}. Follow the link below:
{{ protocol}}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}