Feat: stats [WIP]

This commit is contained in:
Grail Finder
2025-07-10 19:55:46 +03:00
parent ff6fed073e
commit 8392a764a2
6 changed files with 134 additions and 2 deletions

View File

@ -43,7 +43,7 @@
</head>
<body>
<div id="ancestor" hx-ext="sse" sse-connect="/sub/sse">
{{template "main" .}}
{{template "main" .}}
</div>
</body>
</html>