X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c4b4a64757ba65018dc24334cb44a12ad2a4316a..76a5ef1307add0a97470e8927e2b3165a8d95b29:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index da5ab63a7..6696892e2 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,76 +1,142 @@ - {% 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" %} + {% block extrahead %} {% endblock %} - + {% block bodycontent %} -
- {% chunk "top-message" %} -
+