From 17a5f9bd32a1552c3402a9f1168a4926b6398cef Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 7 Apr 2025 16:38:45 -0500 Subject: notes: added current tag to selected --- app/notes/templates/note_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 7b6d717..727c21d 100644 --- a/app/notes/templates/note_list.html +++ b/app/notes/templates/note_list.html @@ -11,7 +11,7 @@
{% for object in object_list %}
-- cgit v1.2.3