From 1aa3acacf1d6b682ebbcea6688000d4302dbe653 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 14 Oct 2020 08:47:57 +0200 Subject: [PATCH] =?UTF-8?q?P=C5=99idat=20'safe'=20pro=20v=C3=BDpis=20popis?= =?UTF-8?q?ku?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}