From 0ba46b6ecaf12cd61267dc34f582ea2882eac81b Mon Sep 17 00:00:00 2001 From: libexi01 Date: Sun, 30 Jun 2024 01:27:30 +0530 Subject: [PATCH] 26 --- src/templates/signup.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/templates/signup.html diff --git a/src/templates/signup.html b/src/templates/signup.html new file mode 100644 index 0000000..5c1fc6d --- /dev/null +++ b/src/templates/signup.html @@ -0,0 +1,28 @@ + + + + Sign Up + + @css 'https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css' + + +
+

Create an Account

+
+
+ + +
+
+ + +
+
+ + +
+ +
+
+ + \ No newline at end of file