Hi {{ user.displayname }},

you have requested a password reset. To reset your password, visit the following url:
{{ url_for('selfservice.token_password', token_id=token.id, token=token.token, _external=True) }}

**The link is valid for 48h**

If you did not request a password reset, please ignore this message.
