flask_photo_scaling_app/app/auth/templates/email/reset_password_email_text.txt

14 lines
228 B
Plaintext
Raw Normal View History

2021-01-08 14:22:28 -08:00
Dear {{ contributor.name }},
To reset your password click on the following link:
{{ external_url + '/reset-password/' + token }}
If you have not requested a password reset simply ignore this message.
Sincerely,
photo_app