Hello {{ displayname }},

to confirm your email address, please paste the following link into your browser's address bar:
{{ url_for("accounts.confirm_email", token=token) }}

Note that this link is only valid for a duration of {{ expires_in | duration }}.
