X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/acb909fd2929c32ca38e71e8d5ad2f0d7efa9883..afca05348fa209e09fc2f6ec93aca0dbabd7e3e8:/src/wolnelektury/templates/base/superbase.html diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index f57a94782..3ff768f33 100644 --- a/src/wolnelektury/templates/base/superbase.html +++ b/src/wolnelektury/templates/base/superbase.html @@ -26,6 +26,7 @@ + {% stylesheet "main" %} {% block extrahead %}{% endblock %} @@ -33,11 +34,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 %}
@@ -122,7 +125,7 @@ -
+
{{ search_form.q }}