From 2c101e78aee8cd3ccf3f24a0ecaa22fa77593c5c Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Mon, 20 May 2024 15:21:30 +0200 Subject: [PATCH] remove the banner --- src/wolnelektury/templates/base.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/wolnelektury/templates/base.html b/src/wolnelektury/templates/base.html index 170a0797b..f1a7bf685 100644 --- a/src/wolnelektury/templates/base.html +++ b/src/wolnelektury/templates/base.html @@ -30,8 +30,6 @@ {% block under-menu %}{% endblock %} - {% include 'banner_procent.html' %} - {% if not funding_no_show_current %}
{% cache 120 funding_top_bar LANGUAGE_CODE %} -- 2.20.1