From: Guillaume Pellerin Date: Wed, 30 Sep 2015 00:42:34 +0000 (+0200) Subject: add analytics script X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c0864d25bc7bbb8964b06d517642a1163695c960;p=diggersdigest.git add analytics script --- diff --git a/app/templates/base.html b/app/templates/base.html index 2d3c8fa..a72f975 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -44,6 +44,17 @@ + + {% block extra_head %}{% endblock %}