mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 17:25:44 +00:00
14 lines
303 B
Plaintext
14 lines
303 B
Plaintext
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.
|