From c688953bc00fec99ea4727e3ea122687f3a018ae Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Sun, 26 Jul 2020 10:12:38 +0700 Subject: [PATCH] Cosmetics, add 'analytics' comment --- templates/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/base.html b/templates/base.html index 2f445bf..5a140c8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -36,6 +36,8 @@ + + {% include 'fragments/google_analytics.html' %}