X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c0a7799619e217e2eac724b1a688ad37f0182253..c742d70c5285e01898721fc1a5ffe236781c7828:/src/wolnelektury/templates/base/app.html diff --git a/src/wolnelektury/templates/base/app.html b/src/wolnelektury/templates/base/app.html index e0a729b71..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 %} @@ -49,7 +49,7 @@
{% for lang in LANGUAGES %}
- {% ssi_csrf_token %} + {% csrf_token %}