From 3733fdb1e5538217ae60936b07acc56f93ca1bf2 Mon Sep 17 00:00:00 2001 From: Matej Lieskovsky Date: Sun, 13 Sep 2015 11:55:34 +0200 Subject: [PATCH] =?UTF-8?q?P=C5=99eklep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mamweb/templates/flatpages/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mamweb/templates/flatpages/default.html b/mamweb/templates/flatpages/default.html index 17b7ab6a..989c5b9d 100644 --- a/mamweb/templates/flatpages/default.html +++ b/mamweb/templates/flatpages/default.html @@ -75,7 +75,7 @@ {% elif "/jak-psat-vedecky-clanek/" in flatpage.url %} {% with "jak-psat-vedecky-clanek" as selected %} {% include "seminar/clanky/submenu.html" %} - {% ednwith %} + {% endwith %} {% else %} {% include "seminar/clanky/submenu.html" %} {% endif %}