Hello {{ username }},
{% endblocktrans %}{% trans 'We received a request to reset your password for your account.' %}
{% trans 'To reset your password, click the button below:' %}
{% trans 'Or copy and paste this link into your browser:' %}
{{ url }}
{% blocktrans with expires=expires|naturaltime %}Warning: This link expires {{ expires }}. If you did not request this password reset, you can safely ignore this email.
{% endblocktrans %}