X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/dce2c3d09e1beee2746f8d35e272da3f5aa1d472..d5e836566b0bbff5242de33acc264ca94ad11f49:/src/wolnelektury/templates/base/superbase.html diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index a8b9cf4ce..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 %} @@ -34,7 +35,11 @@ {% block bodycontent %} {% block annoy %} - {% include "annoy.html" %} + {% if not funding_no_show_current %} + {% cache 120 funding_top_bar LANGUAGE_CODE %} + {% funding_top_bar %} + {% endcache %} + {% endif %} {% endblock %}
@@ -120,7 +125,7 @@ -
+
{{ search_form.q }}