X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=templates%2Fshow_votes.html;h=5d7442e26f8643975834b667bd87fbde5c6ed1a6;hb=e39a423e56697a035ea099e1f0ab4af1917a5d9e;hp=079632bcd9ae0ed930fefb6bb11470c2cdb1d791;hpb=ade6cbf708741d765b9303e6a36968b85a71baa0;p=cavote.git diff --git a/templates/show_votes.html b/templates/show_votes.html index 079632b..5d7442e 100644 --- a/templates/show_votes.html +++ b/templates/show_votes.html @@ -4,7 +4,7 @@ {% for vote in votes %}
-

{{ vote.title }}

+

{{ vote.title }}


@@ -26,4 +26,3 @@
Il n'y a pas encore de votes. Désolé.
{% endfor %} {% endblock %} -