From 98308567899886ddca31115b90ca2a15dfdfd7bc Mon Sep 17 00:00:00 2001 From: Wes Appler Date: Tue, 20 Feb 2024 10:40:51 -0500 Subject: [PATCH] Added Matomo tracking to test environment --- hypha/templates_custom/includes/head_end.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 hypha/templates_custom/includes/head_end.html diff --git a/hypha/templates_custom/includes/head_end.html b/hypha/templates_custom/includes/head_end.html new file mode 100644 index 0000000000..68a5d47b4b --- /dev/null +++ b/hypha/templates_custom/includes/head_end.html @@ -0,0 +1,10 @@ + + + \ No newline at end of file