From cc5d5edb94d47c3bd4733e6662cb66747f345407 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Mon, 30 Aug 2021 18:37:49 +0200 Subject: [PATCH] index/create user page --- templates/index.html | 62 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 templates/index.html diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..0238d79 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,62 @@ + + + + {% include 'head.html' %} + + + + + {% include 'navbar.html' %} +
+
+
+
+

Create User

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