X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7538e73c6e0b33485bcaa42718232badecdf9e90..f3e8dfa015744bd72796fdd8eff0d81f863cdc46:/src/wolnelektury/templates/base/app.html diff --git a/src/wolnelektury/templates/base/app.html b/src/wolnelektury/templates/base/app.html index b89377359..2f773e0e4 100644 --- a/src/wolnelektury/templates/base/app.html +++ b/src/wolnelektury/templates/base/app.html @@ -3,11 +3,7 @@ {% load pipeline i18n %} {% load static from staticfiles %} - {% load catalogue_tags funding_tags reporting_stats %} {% 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 %} @@ -37,7 +33,7 @@
- @@ -49,7 +45,7 @@
{% for lang in LANGUAGES %}
- {% ssi_csrf_token %} + {% csrf_token %} @@ -60,20 +56,16 @@