X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;f=templates%2Fshow_votes.html;h=5d7442e26f8643975834b667bd87fbde5c6ed1a6;hb=e39a423e56697a035ea099e1f0ab4af1917a5d9e;hp=e6689dbf9b6f44c017a3403d8ca929b776591357;hpb=cadc3894e85527dd5c0688287f8a60638113bae6;p=cavote.git diff --git a/templates/show_votes.html b/templates/show_votes.html index e6689db..5d7442e 100644 --- a/templates/show_votes.html +++ b/templates/show_votes.html @@ -1,27 +1,28 @@ {% extends "layout.html" %} {% block body %} -

Administration - Liste des votes

- -

Votes

- {% if session.logged_in %} -
-
-
Titre : -
-
Description : -
-
-
-
- {% endif %} - - Retour à l'accueil - {% endblock %} -