mgt c10 checkpoint with debug
This commit is contained in:
7
backend/app/templates/email/reset_password.txt
Normal file
7
backend/app/templates/email/reset_password.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
User {{ user.username }} requested password reset.
|
||||
|
||||
Reset link follows.
|
||||
|
||||
{{ hostname }}{{ url_for('reset_password', token=token) }}
|
||||
|
||||
If you did not request this, ignore this message.
|
Reference in New Issue
Block a user