Hi {{ user.user_name }},
To verify your email address click here .
Alternatively, you can paste the following link in your browser's address bar:
{{ url_for('auth.verify_email', token=user.verification_token, _external=True) }}
Thanks,
The PyFedi Team