diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html
index 2eac1e17..bc0a5ac4 100644
--- a/users/templates/users/profil.html
+++ b/users/templates/users/profil.html
@@ -40,23 +40,24 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if users.is_ban%}
-
Votre compte est banni
+
Votre compte est banni
Fin du ban : {{user.end_ban|date:"d M Y"}}
- {% elif not users.is_adherent%}
+ {% elif not users.is_connected%}
-
Non Connécté
-
+
Pas d'accès à internet
+
+
{% else %}
-
Connécté
+
Connecté
Fin de connexion: {{user.end_adhesion|date:"d M Y"}}
@@ -67,23 +68,21 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if solde_activated %}
-
-
-
-
- {{user.solde}}
-
-
-
-
-
+
+
{% endif %}
+
{% if solde_activated %}
{% else %}