X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/59c600057d146153b272cc770cb0e00221540fda..d69fc5f16ed739c02685e7d695abf6de59c2bf5e:/apps/wolnelektury_core/templates/superbase.html diff --git a/apps/wolnelektury_core/templates/superbase.html b/apps/wolnelektury_core/templates/superbase.html index e97ede609..c3259a30b 100644 --- a/apps/wolnelektury_core/templates/superbase.html +++ b/apps/wolnelektury_core/templates/superbase.html @@ -1,54 +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 %} {% block bodycontent %} - {% funding link=1 closeable=1 add_class="funding-top-header" %} -
-