X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/709f6968bdd9cc4ed73f64efb50d2b0e97e2dfc5..85b2f0f3f639c54c199162d07b7027ce3412c996:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 3e2678dcc..4c2c57584 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,76 +1,140 @@ - - - {% 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" %} -
+