X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/6f1d6a6fe9607eb612d2dc95340d414dda043e92..7cafe62a37929372ed7cdf09f8c00e3699a9b858:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html old mode 100755 new mode 100644 index 5355e5a..3da8027 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,32 +1,45 @@ {% load url from future %} -{% load i18n static %} -{% load migdal_tags events_tags %} +{% load i18n %} +{% load static from staticfiles %} +{% load fnp_common menu_tags migdal_tags events_tags fnp_share fnp_lang fnp_annoy %} {% load compressed %} - +{% load chunks %} +{% load piwik_tags %} + - {% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %} + {% compressed_css 'base' %} + {% block "extra_css" %}{% endblock %} + + + + + + + + + {% block "headextra" %}{% endblock %} + {% annoy %}
- -
{% trans "Organizer" %}
- + {% trans
{% trans "Sponsor" %}
- + {% trans
@@ -36,14 +49,15 @@ @@ -52,16 +66,23 @@ - + {% compressed_js 'base' %} + {% tracking_code %} + {% block "extra_js" %}{% endblock %} - \ No newline at end of file +