{% extends "registration/registration_base.html" %} {% load trans from i18n %} {% load crispy from crispy_forms_tags %} {% block title %} {% trans "Change password" %} {% endblock title %} {% block heading %}
{% endblock content %} {# This is used by django.contrib.auth #}