X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7538e73c6e0b33485bcaa42718232badecdf9e90..aa24f78a82a1d76003a964fefc69e5a5bf96a746:/src/wolnelektury/templates/base/app.html diff --git a/src/wolnelektury/templates/base/app.html b/src/wolnelektury/templates/base/app.html index b89377359..e10b6892e 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 %}
@@ -37,22 +33,22 @@