From d8bcbba229036b130c91f127798a8c2204af4ac5 Mon Sep 17 00:00:00 2001 From: Grizzly Date: Tue, 26 Jun 2018 15:22:16 +0000 Subject: [PATCH] orthographe et mise en page --- users/templates/users/profil.html | 49 +++++++++++++++---------------- 1 file changed, 24 insertions(+), 25 deletions(-) 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}} -
- -
-
-
+
+
+ {{user.solde}} +
+ +
+
{% endif %} + {% if solde_activated %}
{% else %}