X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/4df6b2c6b149e9c0055cd0ab98a6568facefea84..91c0733e775b428f3c2b4f614069aa43f4e740fd:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index f31d0a7..c622f91 100755 --- a/prawokultury/templates/base.html +++ b/prawokultury/templates/base.html @@ -8,9 +8,9 @@ {% block "titleextra" %}{% endblock %}{% trans "Right to Culture" %} {% compressed_css 'base' %} - + {% block "extra_css" %}{% endblock %} - + @@ -19,6 +19,7 @@ + {% include "annoy.html" %}
@@ -106,6 +107,7 @@ Nr konta: 46 10201097 0000 7502 0001 6766

@@ -117,5 +119,6 @@ {% compressed_js 'base' %} {{ piwik_tag|safe }} + {% block "extra_js" %}{% endblock %}