]> WPIA git - motion.git/blobdiff - templates/motion.html
Merge branch 'html-output' into 'master'
[motion.git] / templates / motion.html
index b0fb70da64ed7e155a34e378c6a2e9ecceec1751..1586a96c272ba7589a4b50038b793bfa1025af33 100644 (file)
@@ -17,7 +17,7 @@
 {%- endif %}
   </div>
   <div class="panel-body">
-    <p>{{motion.content}}</p>
+    <p>{{motion.content|markdown}}</p>
 {%- if motion.yes or motion.no or motion.abstain %}
     <p>
 {%- for vote in ['yes', 'no', 'abstain'] %}