X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f5129e7c47fa5fcf0a20f04249b90afcbc54cb9c..590be2077917fbeb3ee169604bef99b42029ffba:/src/wolnelektury/templates/base/superbase.html diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index 8bdd43129..33344bd52 100644 --- a/src/wolnelektury/templates/base/superbase.html +++ b/src/wolnelektury/templates/base/superbase.html @@ -2,7 +2,7 @@ {% spaceless %} {% load pipeline i18n %} - {% load static from staticfiles %} + {% load static %} {% load catalogue_tags funding_tags reporting_stats %} {% load piwik_tags %} {% load cache %} @@ -30,6 +30,7 @@ {% stylesheet "main" %} {% block extrahead %}{% endblock %} + {% tracking_code %} @@ -107,6 +108,9 @@ @@ -173,8 +177,6 @@ {% javascript "base" %} - {% tracking_code %} - {% block extrabody %}{% endblock %}