Dear {{ user.username }},
To reset your password click on the following link:
{{ url_for('auth.reset_password', token=token, _external=True) }}
Sincerely,
The Administration