8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00

Envoi de la variable d'activation du solde

This commit is contained in:
grisel-davy 2018-06-15 18:16:07 +02:00
parent e18c538495
commit 75324a13d3

View file

@ -40,7 +40,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<div class="col-12">
{% if users.is_adherent %}
<div class="panel panel-success">
<div class="panel-heading dashboard">Connécté</div>
<div class="panel-heading dashboard">Connécté</div>
<div class="panel-body dashboard"><i class="text-success">Fin de connexion: {{user.end_adhesion|date:"d M Y"}}</i></div>
</div>
{% else %}