mirror of https://github.com/zulip/zulip.git
9 lines
316 B
Plaintext
9 lines
316 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 }}://{{ user.realm.host }}{{ url('django.contrib.auth.views.password_reset_confirm', kwargs=dict(uidb64=uid, token=token)) }}
|
|
|
|
Thanks,
|
|
Your friends at Zulip HQ
|