X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3ac9cb26acd9b7c5ba421dac123ba8f75b782bd2..00191feb9676be79e2f1da3fca8345f582d8e7d0:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 7538206cf..e3faca161 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,102 +1,186 @@ -{% load i18n %} -{% load chunks compressed catalogue_tags sponsor_tags %} - - + + + {% load cache compressed i18n %} + {% load catalogue_tags reporting_stats sponsor_tags %}
-