X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/acb909fd2929c32ca38e71e8d5ad2f0d7efa9883..3ba4d1e44766528f0f5b99a825243dd976a7f03c:/src/wolnelektury/templates/base/superbase.html?ds=inline

diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html
index f57a94782..e68c97d71 100644
--- a/src/wolnelektury/templates/base/superbase.html
+++ b/src/wolnelektury/templates/base/superbase.html
@@ -33,11 +33,13 @@
 
       {% block bodycontent %}
 
-        {% if not funding_no_show_current %}
-          {% cache 120 funding_top_bar LANGUAGE_CODE %}
-            {% funding_top_bar %}
-          {% endcache %}
-        {% endif %}
+        {% block annoy %}
+          {% if not funding_no_show_current %}
+            {% cache 120 funding_top_bar LANGUAGE_CODE %}
+              {% funding_top_bar %}
+            {% endcache %}
+          {% endif %}
+        {% endblock %}
 
         <div id="whole-header">
           <div id="header-wrapper">