X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d3a93004d1c30c99008cc44aebb7c1d7abce6c54..2881133ed8ebf9317ca216e384e7e13b8619b6a5:/apps/wolnelektury_core/templates/superbase.html diff --git a/apps/wolnelektury_core/templates/superbase.html b/apps/wolnelektury_core/templates/superbase.html index 2f933da53..c3259a30b 100644 --- a/apps/wolnelektury_core/templates/superbase.html +++ b/apps/wolnelektury_core/templates/superbase.html @@ -1,29 +1,27 @@ - - {% load cache compressed i18n %} - {% load catalogue_tags reporting_stats sponsor_tags %} +{% spaceless %} + + {% 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 "screen" %} - + {% block title %}{% trans "Wolne Lektury" %} :: {% block titleextra %}{% endblock %}{% endblock %} + + + {% compressed_css "main" %} {% block extrahead %} {% endblock %} @@ -31,161 +29,108 @@ {% block bodycontent %} -
- -