From 1905b90698b8171880b812bec1fcafaf0e35dc6a Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 20 Sep 2025 21:12:47 -0700 Subject: Ditch HTMX --- templates/note.html.template | 30 ++++++++++-------------------- 1 file changed, 10 insertions(+), 20 deletions(-) (limited to 'templates/note.html.template') diff --git a/templates/note.html.template b/templates/note.html.template index eac0e02..0a88fd6 100644 --- a/templates/note.html.template +++ b/templates/note.html.template @@ -1,31 +1,21 @@ {{define "head"}} - -Notepad + + Notepad - + {{end}} -
+
- {{block "saveIndicator" ""}} - {{.}} - {{end}} +
+ {{block "saveIndicator" ""}} + {{.}} + {{end}} +
-
-- cgit v1.3.1