Add .j2 suffix for template files

This commit is contained in:
Stephan Porada
2019-07-08 16:08:34 +02:00
parent ce5179e10d
commit 8c121a63de
2 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Dear {{ user.username }},
To reset your password click on the following link:
{{ url_for('auth.password_reset', token=token, _external=True) }}
If you have not requested a password reset simply ignore this message.
Sincerely,
The Opaque Team
Note: replies to this email address are not monitored.