X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3f84dfec54e97d5d5b4f8a1d37c2a1e8ba8a2933..76a5ef1307add0a97470e8927e2b3165a8d95b29:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 0cc4ff5dc..6696892e2 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,105 +1,179 @@ -{% 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 %} +