From bcbb629db87b6bc0e9a7880ec4ee1c90d284a6c7 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sun, 5 Oct 2025 21:58:44 -0700 Subject: Bring back the notepad --- templates/note.html.template | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) (limited to 'templates/note.html.template') diff --git a/templates/note.html.template b/templates/note.html.template index fe6d073..07c2d8e 100644 --- a/templates/note.html.template +++ b/templates/note.html.template @@ -1,5 +1,5 @@ {{define "head"}} - + Notepad @@ -8,15 +8,24 @@
-
- {{block "saveIndicator" ""}} - {{.}} - {{end}} -
- + {{block "saveIndicator" ""}} + {{.}} + {{end}}
-
-- cgit v1.3.1