{% load i18n %}
{{ _("Use the link below to set up a new password for your account.") }}
{{ _("If you did not request to reset your password, ignore this email and the link will expire on its own.") }}
{{ _("Your username, in case you've forgotten:") }} {{ user.get_username }}
{{ _("Thanks for using our site!") }}
{% blocktrans %}The {{ site_name }} team{% endblocktrans %}