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 %}