X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6c984d51262f63e88ae8ffb8e6611ea2dd406471..3badd77f743883992829a1174eef7c8d5e851766:/wolnelektury/templates/base.html?ds=sidebyside diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 4e7a6fabd..8674ee16f 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,93 +1,186 @@ -{% load chunks compressed catalogue_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 %} - -
- {% chunk "top-message" %} -
+ + {% block bodycontent %} +