From 9065e05037fd816ca36db9d220fed0a42e454947 Mon Sep 17 00:00:00 2001 From: Frank Wiles Date: Thu, 11 May 2023 03:31:08 -0500 Subject: [PATCH] Add Google Analytics Fixes #293 --- templates/base.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/base.html b/templates/base.html index 964a6937..e5329bc8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,6 +3,16 @@ + + + + {% block title %}{% endblock %}