Add Stats page

This commit is contained in:
Mukhtar Akere
2025-08-08 12:45:58 +01:00
parent b4efa22bfd
commit 1d243dd12b
6 changed files with 374 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ func New() *Web {
"templates/index.html",
"templates/download.html",
"templates/repair.html",
"templates/stats.html",
"templates/config.html",
"templates/login.html",
"templates/register.html",