X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/9f02a501d14c64933d1cea2107cf0bd5ff93d429..4e8ded7cb86a9f5fe5a3dc00de3a62967fcaffc7:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 9977e37..0a92ff7 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -1,17 +1,24 @@ {% load url from future %} {% load i18n static %} -{% load migdal_tags events_tags %} +{% load common_tags migdal_tags events_tags share %} {% load compressed %} - + - {% trans "Culture's right" %} + {% block "titleextra" %}{% endblock %}{% trans "Culture's right" %} + {% compressed_css 'base' %} + + + + + + + +
- -
{% compressed_js 'base' %} + {{ piwik_tag|safe }}