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