X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6710783b593bef32a34550de4f6581fc2a5e6836..d52c76021eaf1621b4e55a6eba1df1c0404bd7dd:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index e382cf2f6..48f13adb2 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,95 +1,181 @@ -{% load 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 %} - -
- {% chunk "top-message" %} -
+ + {% block bodycontent %} +