{% extends "email_base_template.html" %} {% load i18n %} {% block content %}
{% translate "Reset Password" %}
{% blocktranslate %}You're receiving this email because you requested a password reset for your user account at {{ site_name }}.{% endblocktranslate %}
{% translate "Please click and choose a new password" %}
{% translate "Reset Password" %} |