{% extends 'index.html' %} {% load static %} {% load i18n %} {% block content %}
{% include 'base/auth/password_change_form.html' %}
{% endblock %}