X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/4396377905409195de2c88adb4ebbece3da1b5ce..d7089c0d33bbe9cd5b8bc67aa9d9022792db7309:/prawokultury/templates/base.html?ds=sidebyside diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 86eb25b..8260886 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,6 +1,7 @@ {% 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 %} @@ -8,7 +9,7 @@