From 0a34300e9f3de1d16deae6e7c61786763105f188 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Wed, 26 Jul 2023 08:38:56 -0500 Subject: notes: updated the form to have two buttons and not require a post --- app/notes/templates/notes/note_form.html | 1 + 1 file changed, 1 insertion(+) (limited to 'app/notes/templates') diff --git a/app/notes/templates/notes/note_form.html b/app/notes/templates/notes/note_form.html index 48ccde1..e360345 100644 --- a/app/notes/templates/notes/note_form.html +++ b/app/notes/templates/notes/note_form.html @@ -9,6 +9,7 @@ {% if field.errors %}{{field.errors}}{% endif %} {%endfor%} + -- cgit v1.2.3-70-g09d2