{% extends "registration/registration_base.html" %} {% load trans from i18n %} {% block meta %} {% endblock meta %} {% block title %} {% trans "Confirm password reset" %} {% endblock title %} {% block heading %}
{% trans "Enter your new password below to reset your password:" %}
{% else %} Password reset unsuccessful. Please try again. {% endif %} {% endblock content %} {# This is used by django.contrib.auth #}