From f08e56433fb2c92a9172787adcb33edee347bc7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Laboissi=C3=A8re?= Date: Sun, 11 Dec 2022 09:55:21 +0100 Subject: Update for new upstream version (revision 3891) --- templates/analytics.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 templates/analytics.html (limited to 'templates/analytics.html') diff --git a/templates/analytics.html b/templates/analytics.html new file mode 100644 index 0000000..071c77f --- /dev/null +++ b/templates/analytics.html @@ -0,0 +1,26 @@ +{% if GOOGLE_ANALYTICS %} + +{% endif %} +{% if GAUGES %} + +{% endif %} -- cgit v1.2.3