From e728c0b763b319b02f2f24166e055300f43546f4 Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 8 Aug 2024 13:16:44 +0200 Subject: initial commit --- src/index.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 src/index.html (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..68adda0 --- /dev/null +++ b/src/index.html @@ -0,0 +1,45 @@ + + + + + + Authentication + + + + +
+
+

Registration

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

Events

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