X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/502c23e98a2d5dafcc0b6f28699acd113f0e89b3..0d97f4ad5dae65bb8de8ff1afef912dca820fa2d:/prawokultury/templates/base.html?ds=sidebyside diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html old mode 100755 new mode 100644 index d0d3c88..f0d3a84 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,25 +1,30 @@ {% load url from future %} -{% load i18n static %} +{% load i18n %} +{% load static from staticfiles %} {% load fnp_common menu_tags migdal_tags events_tags fnp_share fnp_lang %} {% load compressed %} +{% load chunks %} +{% load piwik_tags %}
-