X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/5af5cc14f6b2ecddcad714053e048e39d52ca02d..7c1366c00e9ee327d0342c1803059526cf64f790:/prawokultury/templates/base.html?ds=inline diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 57ea892..7b5a4b0 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,7 +1,9 @@ {% load url from future %} -{% load i18n static %} -{% load common_tags migdal_tags share %} +{% load i18n %} +{% load static from staticfiles %} +{% load fnp_common migdal_tags fnp_share fnp_lang menu_tags %} +{% load sponsor_tags %} {% load compressed %}
@@ -9,12 +11,13 @@ {% compressed_css 'base' %} + - + - + @@ -23,9 +26,10 @@