X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/29e4768fe8e16fad199f7b3fe7dcef6da0c4ea56..05ce0b5f9bd62d1b369a6718bec1b70e0a4a0fef:/edumed/templates/base.html diff --git a/edumed/templates/base.html b/edumed/templates/base.html index 83f7e0d..7fe4c5e 100644 --- a/edumed/templates/base.html +++ b/edumed/templates/base.html @@ -1,5 +1,4 @@ -{% load url from future %} {% load i18n static %} {% load fnp_common fnp_share fnp_lang macros %} {% load compressed static %} @@ -97,6 +96,7 @@ {% compressed_js 'base' %} + {% block extra_script %}{% endblock %} {{ piwik_tag|safe }}