X-Git-Url: https://git.mdrn.pl/fnp-django-template.git/blobdiff_plain/64c636d1e3ff35a7a1d3394fd1d3ff0093f44aa2..95e41c888d219481622111ea0cd7f59b7c47b625:/src/project_name/templates/base.html diff --git a/src/project_name/templates/base.html b/src/project_name/templates/base.html index f96037b..075a1b5 100644 --- a/src/project_name/templates/base.html +++ b/src/project_name/templates/base.html @@ -3,6 +3,7 @@ {% load i18n static %} {% load fnp_common fnp_share fnp_lang macros %} {% load compressed %} +{% load piwik_tags %} {% macro title %} {% block title %}{% endblock %} @@ -27,8 +28,7 @@ {% block "body" %}{% endblock %} - {% compressed_js 'base' %} - {{ piwik_tag|safe }} + {% tracking_code %}