projects
/
tranquillity.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Djangocon coding
[tranquillity.git]
/
templates
/
registration
/
password_reset_email.html
1
Someone asked for password reset for email {{ email }}. Follow the link below:
2
{{ protocol}}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}