diff --git a/froide_govplan/templates/froide_govplan/detail.html b/froide_govplan/templates/froide_govplan/detail.html index 30798fb..ae46cb2 100644 --- a/froide_govplan/templates/froide_govplan/detail.html +++ b/froide_govplan/templates/froide_govplan/detail.html @@ -39,11 +39,18 @@ {% endif %} -
- {{ object.quote | safe }} -
+
+ {{ object.description | safe }} +
- {{ object.description | safe }} + {% if object.quote %} +
+ Zitat +
+ {{ object.quote | markdown }} +
+
+ {% endif %} {% with refs=object.get_reference_links %} {% if refs %}