{% extends "base.html" %} {% load i18n %} {% block breadcrumbs %}
  • Changer mon mot de passe
  • {% endblock %} {% block content %}
    {% csrf_token %}
    {% include "common/form_fields.html" %}

    *Champs obligatoires

    {% endblock %}