X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/6f1d6a6fe9607eb612d2dc95340d414dda043e92..29582dfdab2283dbb0557e5b2eb1e21d2f99f642:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 5355e5a..4f7565c 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,21 +1,29 @@ {% load url from future %} {% load i18n static %} -{% load migdal_tags events_tags %} +{% load fnp_common menu_tags migdal_tags events_tags fnp_share fnp_lang %} {% load compressed %} - + - {% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %} + {% compressed_css 'base' %} + {% block "extra_css" %}{% endblock %} + + + + + + + +
- -
@@ -26,7 +34,7 @@ alt="{% trans "Modern Poland Foundation" %}" />
{% trans "Sponsor" %}
- + {% trans
@@ -36,14 +44,15 @@ @@ -52,16 +61,23 @@ {% compressed_js 'base' %} + {{ piwik_tag|safe }} + {% block "extra_js" %}{% endblock %} - \ No newline at end of file +