X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/263e2a71c685149e406d7bee1de93b362970a88f..6e295f0db470467f3a3bf9ff46a4ed5e8f052229:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 7538206cf..554e6d39b 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,102 +1,185 @@ -{% load i18n %} -{% load chunks compressed catalogue_tags sponsor_tags %} - - + + + {% load cache compressed i18n %} + {% load catalogue_tags reporting_stats sponsor_tags %}
-