From 934a29a336c163726421d14c149df1f269732dd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=C3=A1=C5=A1=20Havelka?= Date: Thu, 3 Feb 2022 12:53:16 +0100 Subject: [PATCH] =?UTF-8?q?Oprava:=20Defaultn=C3=AD=20nadpis=20v=20univers?= =?UTF-8?q?al.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mamweb/templates/universal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mamweb/templates/universal.html b/mamweb/templates/universal.html index 61af5a18..c7948a3f 100644 --- a/mamweb/templates/universal.html +++ b/mamweb/templates/universal.html @@ -3,7 +3,7 @@ {# Tohle je univerzální template pro potřebu zobrazovat triviální hlášky generované v kódu. __Není__ určen pro sofistikované použití ani pro zneužívání! #} {% block nadpis1a %} -{% if false %} +{% if title %} {{ title }} {% else %} {{ block.super }}