X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/41d4a9b08fb78fd0087da89dd9eb52b482ad4c09..49ccbd7b8491b408a08d17151ea852d783ff901d:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 5ecc92d..c622f91 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -8,7 +8,7 @@ {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %} {% compressed_css 'base' %} - + {% block "extra_css" %}{% endblock %} @@ -119,5 +119,6 @@ {% compressed_js 'base' %} {{ piwik_tag|safe }} + {% block "extra_js" %}{% endblock %}