X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/44090c986d9a16f6913047c25319c446bb9308ad..14425cbf8199fa9edbad4fab49eb8a79b7eeadd0:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html old mode 100755 new mode 100644 index bc23d2e..d2615be --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,57 +1,137 @@ -{% load url from future %} + {% load i18n %} -{% load migdal_tags events_tags %} -{% load compressed %} - - +{% load static from staticfiles %} +{% load fnp_common menu_tags migdal_tags events_tags fnp_share fnp_lang %} +{% load pipeline %} +{% load chunks %} +{% load piwik_tags %} + - {% trans "Culture's right" %} - {% compressed_css 'base' %} + {% block titleextra %}{% endblock %}{% trans "Right to Culture" %} + + {% stylesheet 'base' %} + {% block extra_css %}{% endblock %} + + + + + + + + + + {% block headextra %}{% endblock %} - {% trans "Culture's right" %} -