X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/db3bea808bc78fa2d1c6d0be6e0300003f31059c..f5129e7c47fa5fcf0a20f04249b90afcbc54cb9c:/src/wolnelektury/templates/base/superbase.html diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index 394571678..8bdd43129 100644 --- a/src/wolnelektury/templates/base/superbase.html +++ b/src/wolnelektury/templates/base/superbase.html @@ -8,6 +8,7 @@ {% load cache %} {% load chunk from chunks %} {% load sponsor_page from sponsors %} + {% load annoy_banner from annoy %} {% get_current_language as LANGUAGE_CODE %}
@@ -35,7 +36,8 @@ {% block bodycontent %} {% block annoy %} - {% include "annoy.html" %} + {% annoy_banner 'blackout' %} + {% annoy_banner 'top' %} {% if not funding_no_show_current %} {% cache 120 funding_top_bar LANGUAGE_CODE %} {% funding_top_bar %}