X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/56c9e7346a29e27a5bc75e9f27b5acb60a94df5a..a4f8f58bd91fc433949001ab8670bb1e1665c5bd:/edumed/templates/base_super.html diff --git a/edumed/templates/base_super.html b/edumed/templates/base_super.html index 8f2886b..b3ba9d8 100644 --- a/edumed/templates/base_super.html +++ b/edumed/templates/base_super.html @@ -3,6 +3,7 @@ {% load fnp_common fnp_share fnp_lang macros %} {% load compressed static %} {% load subdomainurls %} +{% load piwik_tags %} {% macro title %}{% block title %}{% endblock %}{% endmacro %} {% macro site_name %}Edukacja medialna{% endmacro %} @@ -97,6 +98,6 @@ {% block extra_script %}{% endblock %} - {{ piwik_tag|safe }} + {% tracking_code %}