X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/d57cb0586003722ceca5c06519d3225686566a78..1ede7c2fdb4bc8345e778ab734b0c3e59fdeb32a:/prawokultury/templates/base.html?ds=sidebyside diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index cae698b..8260886 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,28 +1,31 @@ {% 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 %}
-