From 43a0e72c9955fd2900492530ab283d083b617ba8 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Mon, 19 Oct 2020 17:58:08 -0500 Subject: Add about and signup --- src/templates/sign-up.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/templates/sign-up.html (limited to 'src/templates/sign-up.html') diff --git a/src/templates/sign-up.html b/src/templates/sign-up.html new file mode 100644 index 0000000..81789bf --- /dev/null +++ b/src/templates/sign-up.html @@ -0,0 +1,23 @@ + + + + + Sign Up + + + + + + +
+

Sign up!

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