X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/5120532d42f2130dd250ec7089d28d9d0fa2b09c..f20d24c6d6967ac9bd060a77386b15e4d692729b:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 976b56e..54bdb93 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' %} + + + + + + + + +
- -
@@ -42,8 +50,9 @@
@@ -59,9 +68,13 @@ {% categories 'topics' %} {% categories 'types' %}
- + {% compressed_js 'base' %} + {{ piwik_tag|safe }}