X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=templates%2Fshow_votes.html;h=9aec632b19804c67d235ee351cade08e1610fb58;hb=71a55d03f9f5e2889683691ad01647d3f7dfe2f9;hp=e964efa01fe01b7ee87c81563024be1a353a22f3;hpb=f0f55b9ffa8eb40cd2b6e41c47a36993a76d0ce3;p=cavote.git diff --git a/templates/show_votes.html b/templates/show_votes.html index e964efa..9aec632 100644 --- a/templates/show_votes.html +++ b/templates/show_votes.html @@ -1,27 +1,45 @@ {% extends "layout.html" %} {% block body %} -

Administration - Liste des votes

-

Votes

+
+
+

Liste des votes

+ {% if session.logged_in %} +

Ajouter un vote

-
Titre : +
Question soumise au vote :
-
Description : +
Description (facultative) :
-
+
{% endif %} - Retour à l'accueil {% endblock %}