X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/0e199a41c0f2375dbf555452bbdc46162fff8853..bb4d6a520eba3b7fcd5896bbd23c52c4a80c623a:/prawokultury/templates/base.html?ds=inline diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 94a44f2..f296cb6 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,21 +1,33 @@ {% 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 %} + - {% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %} + {% compressed_css 'base' %} + {% block "extra_css" %}{% endblock %} + + + + + + + + + {% block "headextra" %}{% endblock %} + {% annoy %}
- -
@@ -26,7 +38,7 @@ alt="{% trans "Modern Poland Foundation" %}" />
{% trans "Sponsor" %}
- + {% trans
@@ -36,14 +48,15 @@ @@ -52,16 +65,23 @@ {% compressed_js 'base' %} + {{ piwik_tag|safe }} + {% block "extra_js" %}{% endblock %}