From fea439b57f9ba225e2d3169d7615c0bd2aecabe4 Mon Sep 17 00:00:00 2001 From: winter Date: Wed, 1 Jan 2025 19:52:18 +0000 Subject: ultra basic post form doesn't do much but i just wanted to get this working at a bare minimum --- templates/write_note_form.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 templates/write_note_form.php (limited to 'templates/write_note_form.php') diff --git a/templates/write_note_form.php b/templates/write_note_form.php new file mode 100644 index 0000000..49fcafc --- /dev/null +++ b/templates/write_note_form.php @@ -0,0 +1,9 @@ +
\ No newline at end of file -- cgit v1.3