X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/b4ededb44a47569b05671f08e95a2fe595732fd4..67d93435e2d22c6e5a4b3e89037e3adefbcc3084:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 3d36dcf..34c795e 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,21 +1,30 @@ {% 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' %} + + + + + + + + + + {% include "annoy.html" %}
- -
@@ -36,14 +45,15 @@ @@ -52,16 +62,23 @@ {% compressed_js 'base' %} + {{ piwik_tag|safe }}