{% load i18n %}{% blocktrans %}You're receiving this email becuase you have requested to reset your account password at {{ site_name }}.

If you did NOT request to reset your password just IGNORE this email.

Click the link below to reset your password.{% endblocktrans %}

{{ site_url }}{% url "account_password_reset_from_key" uidb36=uid key=temp_key %}
