X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/acb909fd2929c32ca38e71e8d5ad2f0d7efa9883..e4ddfe1b3a3bfa982386284d9859c64862cb6c08:/src/wolnelektury/templates/base/superbase.html?ds=sidebyside diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index f57a94782..f5feb4ed7 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,14 @@ {% block bodycontent %} - {% if not funding_no_show_current %} - {% cache 120 funding_top_bar LANGUAGE_CODE %} - {% funding_top_bar %} - {% endcache %} - {% endif %} + {% block annoy %} + {% include "annoy.html" %} + {% if not funding_no_show_current %} + {% cache 120 funding_top_bar LANGUAGE_CODE %} + {% funding_top_bar %} + {% endcache %} + {% endif %} + {% endblock %}
@@ -122,7 +126,7 @@ -
+
{{ search_form.q }}