From e928fb04604341b04c520d9a9a5a824953c07aca Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Sat, 21 Mar 2020 21:19:06 +0100 Subject: [PATCH] =?UTF-8?q?Odstran=C4=9Bn=C3=AD=20tera=20kontextu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/section.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/section.html b/templates/section.html index d04eded..1f83f01 100644 --- a/templates/section.html +++ b/templates/section.html @@ -11,5 +11,4 @@ {% block content %}

{{ section.title }}

{{ section.content | safe }} - {{ __tera_context }} {% endblock content %}