X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/91c2c98e39dde75bd6f20478748918d062b49590..746bfb66224e6a1065e5355ed63f9c4836b0a498:/src/wolnelektury/templates/base/superbase.html diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index 89fed6cd0..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 %} @@ -34,6 +35,7 @@ {% block bodycontent %} {% block annoy %} + {% include "annoy.html" %} {% if not funding_no_show_current %} {% cache 120 funding_top_bar LANGUAGE_CODE %} {% funding_top_bar %} @@ -124,7 +126,7 @@ -
+
{{ search_form.q }} @@ -136,12 +138,14 @@
+ {% comment %} + {% endcomment %} {% block body %} {% endblock %}