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/regkeys/index.html | 57 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 src/admin/regkeys/index.html (limited to 'src/admin/regkeys/index.html') diff --git a/src/admin/regkeys/index.html b/src/admin/regkeys/index.html new file mode 100644 index 0000000..de6ecf1 --- /dev/null +++ b/src/admin/regkeys/index.html @@ -0,0 +1,57 @@ + + + + + + REGISTRATION KEYS + + +
+ + + + + + +
+
+
+

ADD KEY

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

DELETE KEY

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

KEY LIST

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