X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8b788faa2464db1c9c1a9a217128bb04db5d7875..4b4e3aa4d7f75f4bee66b3f3098cbeb756adb8d0:/apps/wolnelektury_core/templates/superbase.html diff --git a/apps/wolnelektury_core/templates/superbase.html b/apps/wolnelektury_core/templates/superbase.html index 80d73c7a8..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 %} -
-