zulip/templates/registration/password_reset_email.txt

8 lines
310 B
Plaintext

Psst. Word on the street is that you forgot your password, {{ email}}.
It's all good. Follow the link below and we'll take care of the rest:
<{{ protocol}}://{{ domain }}{{ url('django.contrib.auth.views.password_reset_confirm', kwargs=dict(uidb64=uid, token=token)) }}>
Thanks,
Your friends at Zulip HQ