reset password email
This commit is contained in:
parent
5081305229
commit
2f6fa5816f
11
sourcing/templates/mail/password_reset.txt
Normal file
11
sourcing/templates/mail/password_reset.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
You're receiving this email because you requested a password reset for your user account at {{ site_name }}.
|
||||
|
||||
Please go to the following page and choose a new password:
|
||||
|
||||
{{ reset_link }}
|
||||
|
||||
Your username, in case you've forgotten: {{ user.username }}
|
||||
|
||||
Thanks for using our site,
|
||||
|
||||
The Xanadu team.
|
Loading…
Reference in a new issue