diff --git a/templates/page.html b/templates/page.html index 1825b03..bdbe675 100644 --- a/templates/page.html +++ b/templates/page.html @@ -30,7 +30,7 @@ {{ program.title }} {% endif %} -

{{ program.description }}

+

{{ program.description | safe }}

{% if program.extra.positive_short and program.extra.negative_short %}