X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/842fab648ded98288a77743dc479a856f18c1461..2881133ed8ebf9317ca216e384e7e13b8619b6a5:/apps/wolnelektury_core/templates/superbase.html diff --git a/apps/wolnelektury_core/templates/superbase.html b/apps/wolnelektury_core/templates/superbase.html index 58fddff9d..c3259a30b 100644 --- a/apps/wolnelektury_core/templates/superbase.html +++ b/apps/wolnelektury_core/templates/superbase.html @@ -1,55 +1,70 @@ +{% spaceless %} - {% load cache compressed i18n %} - {% load static from staticfiles %} - {% load catalogue_tags funding_tags reporting_stats sponsor_tags %} + {% load compressed i18n %} + {% load static from staticfiles %} + {% load catalogue_tags funding_tags reporting_stats %} + {% load piwik_tags %} + {% load ssi_include ssi_csrf_token from ssify %} + {% load user_username user_is_staff from common_tags %} + - + {% block ogextra %}{% endblock %} - - - {% block title %}{% trans "Wolne Lektury" %} :: - {% block titleextra %}{% endblock %}{% endblock %} - - - {% compressed_css "all" %} - - - {#% compressed_css "handheld" %#} - + {% block title %}{% trans "Wolne Lektury" %} :: {% block titleextra %}{% endblock %}{% endblock %} + + + {% compressed_css "main" %} {% block extrahead %} {% endblock %} - {% include "annoy.html" %} {% block bodycontent %} - {% funding link=1 add_class="funding-top-header" %} -
-