From 275d2cd229f823f40f2266d0d6c7daee27012627 Mon Sep 17 00:00:00 2001 From: Greg Date: Sun, 15 Jun 2025 16:29:33 +0200 Subject: [PATCH] feat: add index and reports pages with attendance tracking UI and analytics charts with Umami --- templates/index.html | 1 + templates/reports.html | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/index.html b/templates/index.html index 103606b..d0fc9a2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -106,6 +106,7 @@ table { min-width: 400px; } } +
diff --git a/templates/reports.html b/templates/reports.html index d20c5df..aa5cf5f 100644 --- a/templates/reports.html +++ b/templates/reports.html @@ -37,6 +37,7 @@ } +