X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c6eaa20b4ddb98a2d085bb588224c36115334c52..757ec785cad3a4559f1a9d21ec8d2c291f5cd1fe:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 8aaabf10f..e3faca161 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,77 +1,149 @@ - - - {% load i18n chunks compressed catalogue_tags sponsor_tags %} + + + {% load cache compressed i18n %} + {% load catalogue_tags reporting_stats sponsor_tags %} - - {% block title %}WolneLektury.pl{% endblock %} + + {% block title %}{% trans "Wolne Lektury" %} :: + {% block titleextra %}{% endblock %}{% endblock %} - + {% compressed_css "all" %} - - {% compressed_js "jquery" %} - {% compressed_js "all" %} + {% compressed_css "screen" %} + + + + {% block extrahead %} {% endblock %} - + {% block bodycontent %} -
- {% chunk "top-message" %} -
+ +
+