X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f906193db2ec44590f57beae2e8ee2df76117b7b..3714e3974a190bbfd7bb16404682c5d9b439bf40:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 9d490ae3f..554e6d39b 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,20 +1,22 @@ - - - {% load i18n compressed catalogue_tags sponsor_tags %} + + + {% load cache compressed i18n %} + {% load catalogue_tags reporting_stats sponsor_tags %} - - {% trans "Wolne Lektury internet library" %} - {% block titleextra %}{% endblock %} + {% block title %}{% trans "Wolne Lektury" %} :: + {% block titleextra %}{% endblock %}{% endblock %} {% compressed_css "all" %} - - {% compressed_js "jquery" %} - {% compressed_js "all" %} + + + + {% block extrahead %} {% endblock %} @@ -22,7 +24,9 @@ {% block bodycontent %} -