snipt/templates/registration/password_reset_email.html

4 lines
149 B
HTML

Reset your Snipt password here: {{ protocol }}://{{ domain }}{% url 'auth_password_reset_confirm' uid token %}
(btw, your username is "{{ user }}")