diff --git a/mamweb/templates/flatpages/default.html b/mamweb/templates/flatpages/default.html index d46840f3..83beacd7 100644 --- a/mamweb/templates/flatpages/default.html +++ b/mamweb/templates/flatpages/default.html @@ -1,7 +1,5 @@ {% extends "base.html" %} -{% block title %}{{ flatpage.title }}{% endblock title %} - {% block nadpis1a %}{% block nadpis1b%} {{ flatpage.title }} {% endblock %}{% endblock %} diff --git a/seminar/templates/seminar/archiv/problem.html b/seminar/templates/seminar/archiv/problem.html index 5bc11a40..32f68911 100644 --- a/seminar/templates/seminar/archiv/problem.html +++ b/seminar/templates/seminar/archiv/problem.html @@ -27,7 +27,7 @@ {{ problem.text_reseni |safe }} {% endif %} - + {# TODO Kontrola, zda je uzivatel org #} {% if user.is_authenticated %}