From e9062308e5f3e37f43f3b3ba984a8d90f8b80630 Mon Sep 17 00:00:00 2001 From: Stef Date: Mon, 24 Mar 2025 10:06:32 +0100 Subject: [PATCH] Create dashboard.html --- templates/dashboard.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/dashboard.html diff --git a/templates/dashboard.html b/templates/dashboard.html new file mode 100644 index 0000000..bdb612a --- /dev/null +++ b/templates/dashboard.html @@ -0,0 +1,14 @@ + + + + + + + Dashboard + + + + + + + \ No newline at end of file