X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f5129e7c47fa5fcf0a20f04249b90afcbc54cb9c..758943d9c9bc7aafb8262ee265018502f2db469d:/src/wolnelektury/templates/base/superbase.html diff --git a/src/wolnelektury/templates/base/superbase.html b/src/wolnelektury/templates/base/superbase.html index 8bdd43129..176b3c3f4 100644 --- a/src/wolnelektury/templates/base/superbase.html +++ b/src/wolnelektury/templates/base/superbase.html @@ -1,8 +1,8 @@ {% spaceless %} - + {% load pipeline i18n %} - {% load static from staticfiles %} + {% load static %} {% load catalogue_tags funding_tags reporting_stats %} {% load piwik_tags %} {% load cache %} @@ -30,8 +30,14 @@ {% stylesheet "main" %} {% block extrahead %}{% endblock %} + {% tracking_code %} + {% block bodycontent %} @@ -64,8 +70,8 @@

- - ⚐ + + {% trans "Language" %}
@@ -73,8 +79,8 @@
{% csrf_token %} - +
{% endfor %}
@@ -106,22 +112,8 @@ {% endif %} -
+ + + + + @@ -166,15 +165,13 @@ {% endblock bodycontent %} - + {% javascript "base" %} - {% tracking_code %} - {% block extrabody %}{% endblock %}