{% trans "Avatar courant: " %}
{% avatar user %} {% trans "Retour au profil"%}{% extends "gestion/base.html" %} {% load i18n avatar_tags %} {% block titre %}{% trans "Modification de l'avatar" %}{% endblock %} {% block content %}
{% trans "Avatar courant: " %}
{% avatar user %} {% trans "Retour au profil"%}