{% extends "base_three_columns.html" %} {% load i18n %} {% block left %}

Mes informations

{% csrf_token %} {% include "portail_citoyen/form_fields.html" %} {% if form.instance and form.instance.id %} {% else %} {% endif %}
{% endblock %} {% block right %}

Mon mot de passe

{% trans "Change password" %}

{% trans "Delete account" %}

{% endblock %}