From acb909fd2929c32ca38e71e8d5ad2f0d7efa9883 Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Mon, 9 May 2016 12:43:28 +0200 Subject: [PATCH] turn off banner --- src/wolnelektury/templates/base/superbase.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index f30dfb3da..f57a94782 100644 --- a/src/wolnelektury/templates/base/superbase.html +++ b/src/wolnelektury/templates/base/superbase.html @@ -134,12 +134,14 @@
+ {% comment %} + {% endcomment %} {% block body %} {% endblock %}
-- 2.20.1