Continue arg in login and logout routes
[cavote.git] / templates / votes.html
index 0cb1b51..616e3b3 100644 (file)
@@ -31,7 +31,7 @@ Liste des votes
       {% if vote.description %}
       <h4>Description</h4>
       <p>
-      {{ vote.description|safe }}
+      {{ vote.description }}
       </p>
       {% endif %}
     </div>