From 4cd7017da9a37e5b9f38c3f50dd1c904ea41cbcb Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 31 Dec 2024 22:30:16 +0000 Subject: implement user accounts and login --- templates/login_form.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/login_form.php (limited to 'templates/login_form.php') diff --git a/templates/login_form.php b/templates/login_form.php new file mode 100644 index 0000000..2c32164 --- /dev/null +++ b/templates/login_form.php @@ -0,0 +1,20 @@ +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+ +

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