{% extends 'appearance/base_plain.html' %} {% load i18n %} {% load static %} {% load common_tags %} {% load icons_tags %} {% block base_title %}{% trans 'Password reset' %}{% endblock %} {% block project_name %}{% endblock %} {% block content %}
{% trans 'Enter the email address associated with your account and a link to reset your password will be sent to you.' %}