X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7538e73c6e0b33485bcaa42718232badecdf9e90..c742d70c5285e01898721fc1a5ffe236781c7828:/src/wolnelektury/templates/base/app.html diff --git a/src/wolnelektury/templates/base/app.html b/src/wolnelektury/templates/base/app.html index b89377359..c10cc4c63 100644 --- a/src/wolnelektury/templates/base/app.html +++ b/src/wolnelektury/templates/base/app.html @@ -5,7 +5,7 @@ {% load static from staticfiles %} {% load catalogue_tags funding_tags reporting_stats %} {% load piwik_tags %} - {% load ssi_include ssi_csrf_token from ssify %} + {% load ssi_include from ssify %} {% load user_username user_is_staff from common_tags %} {% load cache %} {% get_current_language as LANGUAGE_CODE %} @@ -37,7 +37,7 @@
- @@ -49,7 +49,7 @@
{% for lang in LANGUAGES %}
- {% ssi_csrf_token %} + {% csrf_token %}