X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/acb909fd2929c32ca38e71e8d5ad2f0d7efa9883..c742d70c5285e01898721fc1a5ffe236781c7828:/src/wolnelektury/templates/base/superbase.html diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index f57a94782..b03392fed 100644 --- a/src/wolnelektury/templates/base/superbase.html +++ b/src/wolnelektury/templates/base/superbase.html @@ -5,7 +5,7 @@ {% load static from staticfiles %} {% load catalogue_tags funding_tags reporting_stats %} {% load piwik_tags %} - {% load ssi_include ssi_csrf_token from ssify %} + {% load ssi_include from ssify %} {% load user_username user_is_staff from common_tags %} {% load cache %} {% get_current_language as LANGUAGE_CODE %} @@ -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 %}
@@ -64,8 +68,8 @@
{% for lang in LANGUAGES %} -
- {% ssi_csrf_token %} + + {% csrf_token %} @@ -114,15 +118,15 @@ {% trans "Audiobooks" %} - - {% trans "Gallery" %} + + {% trans "Wesprzyj nas" %} {% trans "All works" %} - +
{{ search_form.q }}