X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c3b9c1f48873577c3a29f9c67e35a98d0a84330e..d52c76021eaf1621b4e55a6eba1df1c0404bd7dd:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 6480df939..48f13adb2 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,84 +1,143 @@ - {% load i18n chunks compressed catalogue_tags sponsor_tags %} + {% load i18n compressed catalogue_tags sponsor_tags %} + {% load reporting_stats %} - {% 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" %} -
+