X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/9f02a501d14c64933d1cea2107cf0bd5ff93d429..0d97f4ad5dae65bb8de8ff1afef912dca820fa2d:/prawokultury/templates/base.html?ds=sidebyside diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html old mode 100755 new mode 100644 index 9977e37..f0d3a84 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,27 +1,41 @@ {% 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 %} {% 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 %} + {% load fnp_annoy %}{% annoy %}
- -
{% trans "Organizer" %}
- + {% trans
@@ -41,27 +55,41 @@
-
+ {% comment %} + + + + {% endcomment %} + +
@@ -82,8 +110,6 @@ 00-514 Warszawa
tel/fax: +48 22 621 30 17
e-mail: fundacja@nowoczesnapolska.org.pl
-
- {% trans "If not explicitly stated otherwise, all texts are licensed under the Creative Commons Attribution-Share Alike free license." %}

+ +
- + {% compressed_js 'base' %} + {% tracking_code %} + {% block extra_js %}{% endblock %}