Remove analytics

This commit is contained in:
2025-09-24 19:40:59 +02:00
parent f4b518edb7
commit c616b2da7f
19 changed files with 1 additions and 126 deletions

View File

@@ -14,7 +14,6 @@
<body>
{{template "menu" .}}
<div id="page_body" class="page_body"></div>
{{template "analytics"}}
</body>
</html>
{{end}}