modify to range voting
[cavote.git] / templates / index.html
index 6804c85..45d785f 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "layout.html" %}
 {% block body %}
   {% if error %}<p class=error><strong>Error:</strong> {{ error }}{% endif %}
-  <p>Bienvenue sur cavote, l'outil de vote de la Fédération FDN !</p>
+  <p>Bienvenue sur Cavote, un outil de vote convivial</p>
 {% endblock %}