diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html index 2442f167..9628097a 100644 --- a/users/templates/users/profil.html +++ b/users/templates/users/profil.html @@ -28,19 +28,101 @@ with this program; if not, write to the Free Software Foundation, Inc., {% load logs_extra %} {% block title %}Profil{% endblock %} {% block content %} -
Vous êtes {% if users.end_adhesion != None %} - un {{ users.class_name | lower}}{% else %} - non adhérent{% endif %} et votre connexion est {% if users.has_access %} -active{% else %}désactivée{% endif %}.
-{% if user_solde %} -Votre solde est de {{ users.solde }}€. - - - Recharger - -
-{% endif %} + +