From 8fbf17fa2c91b22a41dd3a7fa1881641b20e8bf1 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 15 Aug 2026 08:51:01 -0700 Subject: Remove unnecessary indentation from save response --- templates/note.html.template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'templates/note.html.template') diff --git a/templates/note.html.template b/templates/note.html.template index 3c7049c..ff72bdf 100644 --- a/templates/note.html.template +++ b/templates/note.html.template @@ -8,9 +8,7 @@ {{define "body" -}}
- {{- block "saveIndicator" ""}} - {{.}} - {{- end}} + {{block "saveIndicator" ""}}{{.}}{{end}}