{% extends "gestion/base.html" %} {% load i18n %} {% block titre %}{% trans "Profil" %}{% endblock %} {% block content %}
{% endblock %}