From 38bbeda4d654769a0d3c6d3a3a35851f1dc2c8ac Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 17 Jul 2024 16:49:02 -0600 Subject: admin page, add keys --- src/admin/index.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 src/admin/index.html (limited to 'src/admin/index.html') diff --git a/src/admin/index.html b/src/admin/index.html new file mode 100644 index 0000000..16e459f --- /dev/null +++ b/src/admin/index.html @@ -0,0 +1,31 @@ + + + + + + USER + + +
+ + + + + + +
+
+
+

ADMIN

+
+
+
+
+
+ + + \ No newline at end of file -- cgit v1.2.3