{% extends "registration/base.html" %}{% load i18n %} {% block maincol %}

{% trans "Password modification" %}

{{form.as_table}}
{% endblock %}