From ad11ec7f93dca356748cb6c8bc49313a7ee7c3d7 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Mon, 30 Jan 2023 22:26:19 -0600 Subject: Add form for new form --- static/index.html | 247 +++++++++++++++++++++++++++++++++++++++++++++++++++ static/new_form.html | 74 +++++++++++++++ 2 files changed, 321 insertions(+) create mode 100644 static/index.html create mode 100644 static/new_form.html (limited to 'static') diff --git a/static/index.html b/static/index.html new file mode 100644 index 0000000..83136dc --- /dev/null +++ b/static/index.html @@ -0,0 +1,247 @@ + + + + + + + +
+
+
+
+ +
+ + diff --git a/static/new_form.html b/static/new_form.html new file mode 100644 index 0000000..7022d5a --- /dev/null +++ b/static/new_form.html @@ -0,0 +1,74 @@ + + + + + + +
+ +
+ + +
+ +
+ + +
+
+ + +
+ +
+
+ + +
+
+ + +
+
+ +
+ +
+ + -- cgit v1.2.3