X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/29582dfdab2283dbb0557e5b2eb1e21d2f99f642..71e8973b1dfead567e58ec8e3e7b80a64865ba5f:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 4f7565c..906871b 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,8 +1,10 @@ {% 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 %}