From c66f3da08fcdb9be2d876c0808569daeba0b11bb Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Mon, 7 May 2018 17:19:04 -0700 Subject: [PATCH] Add Google Analytics --- tool/template-base.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tool/template-base.html b/tool/template-base.html index 978f66d3db..c3b3d7020f 100644 --- a/tool/template-base.html +++ b/tool/template-base.html @@ -31,6 +31,16 @@ + + + + + {% block head %} {% endblock %}