X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/65c9feda79d2b2c94cb7dcd561318a83fd796f0a..c83e534451c1ca43da0ed9585298a96f059f77fb:/src/wolnelektury/templates/base/app.html diff --git a/src/wolnelektury/templates/base/app.html b/src/wolnelektury/templates/base/app.html index e0a729b71..5bca344e9 100644 --- a/src/wolnelektury/templates/base/app.html +++ b/src/wolnelektury/templates/base/app.html @@ -2,12 +2,8 @@ {% spaceless %} {% load pipeline i18n %} - {% load static from staticfiles %} - {% load catalogue_tags funding_tags reporting_stats %} + {% load static %} {% load piwik_tags %} - {% load ssi_include ssi_csrf_token from ssify %} - {% load user_username user_is_staff from common_tags %} - {% load cache %} {% get_current_language as LANGUAGE_CODE %} @@ -43,13 +39,13 @@
- ⚐ + {% trans {% trans "Language" %}
{% for lang in LANGUAGES %}
- {% ssi_csrf_token %} + {% csrf_token %} @@ -60,20 +56,16 @@ @@ -89,7 +81,7 @@ {% endblock bodycontent %} - +