{% extends "account/base.html" %} {% block head_title %}{% translate "Password Reset" %}{% endblock %} {% block whitebox %}
{% translate "Enter your user account's verified email address and we will send you a password reset link." %}
{% include "account/_links.html" %} {% endblock %}