From 2361b9c561a42e4565654d201bafee39ade3e0db Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 7 Apr 2025 19:52:45 -0500 Subject: notes: bug fixes for template --- app/notes/templates/note_form.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app/notes/templates/note_form.html') diff --git a/app/notes/templates/note_form.html b/app/notes/templates/note_form.html index 9c8ac37..3924d48 100644 --- a/app/notes/templates/note_form.html +++ b/app/notes/templates/note_form.html @@ -27,13 +27,11 @@ form .selector label { {% endblock %} {% block js %} {% endblock%} -- cgit v1.2.3