Hello {{ user.username }},

Here is your password reset link:
{{ url_for('auth.reset_password', token=token, _external=True) }}

(Please do not reply to this notification, this inbox is not monitored.)