X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/4396377905409195de2c88adb4ebbece3da1b5ce..b9516daaa9f53a5bdbea02bd679fc9f89387d727:/prawokultury/templates/base.html diff --git a/prawokultury/templates/base.html b/prawokultury/templates/base.html index 86eb25b..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 %} @@ -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 %}