From 3fd2778db724a29d9a88ed13b57b320abe67b848 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 7 Apr 2025 16:51:56 -0500 Subject: notes: added detail page --- app/notes/templates/note_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/notes/templates/note_list.html') diff --git a/app/notes/templates/note_list.html b/app/notes/templates/note_list.html index 727c21d..1439f4a 100644 --- a/app/notes/templates/note_list.html +++ b/app/notes/templates/note_list.html @@ -16,9 +16,9 @@
{% for object in object_list %} {% endfor%}
-- cgit v1.2.3