From 1b35cf3f1124b161ebde5e9e3a2c74c8ea2821d0 Mon Sep 17 00:00:00 2001 From: Connor Thomson Date: Sun, 20 Sep 2026 21:01:48 -0700 Subject: Add status and more --- html/admin.html | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100755 html/admin.html (limited to 'html/admin.html') diff --git a/html/admin.html b/html/admin.html new file mode 100755 index 0000000..8ae34e2 --- /dev/null +++ b/html/admin.html @@ -0,0 +1,69 @@ + + +

Admin Panel

+
+ +

Change user's password

+
+ +
+ + +
+
+ + +
+
+ + +
+ +
+
+ +

Change user's status

+
+ +
+ + +
+
+ + +
+ +
+
+ +

Remove user

+
+ +
+ + +
+ +
-- cgit v1.2.3