From: Max Value Date: Fri, 30 May 2025 15:17:36 +0000 (+0100) Subject: Init X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=27784bc9af347c460784b8fe78395b67202ccb52;p=form Init --- 27784bc9af347c460784b8fe78395b67202ccb52 diff --git a/form.py b/form.py new file mode 100644 index 0000000..e69de29 diff --git a/static/script.js b/static/script.js new file mode 100644 index 0000000..e69de29 diff --git a/static/style.css b/static/style.css new file mode 100644 index 0000000..e69de29 diff --git a/templates/footer.html b/templates/footer.html new file mode 100644 index 0000000..4af7662 --- /dev/null +++ b/templates/footer.html @@ -0,0 +1,12 @@ + + + + + + + +
+
+ + + diff --git a/templates/header.html b/templates/header.html new file mode 100644 index 0000000..4af7662 --- /dev/null +++ b/templates/header.html @@ -0,0 +1,12 @@ + + + + + + + +
+
+ + + diff --git a/templates/main.html b/templates/main.html new file mode 100644 index 0000000..4af7662 --- /dev/null +++ b/templates/main.html @@ -0,0 +1,12 @@ + + + + + + + +
+
+ + +