From 07992b6636ac7c88f3f4f0fa4504e46cd8198974 Mon Sep 17 00:00:00 2001 From: bel Date: Sun, 30 Nov 2025 08:56:37 -0700 Subject: [PATCH] delete less accidentally clickable --- src/cmd/server/handler/public/index.tmpl | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/cmd/server/handler/public/index.tmpl b/src/cmd/server/handler/public/index.tmpl index 845e428..3864bdd 100644 --- a/src/cmd/server/handler/public/index.tmpl +++ b/src/cmd/server/handler/public/index.tmpl @@ -23,10 +23,13 @@ {{ if eq "" .editing.ID }} New {{ else }} -
- -
- Update {{ .editing.URL }} (clear) + Updating {{ .editing.URL }} (clear) +
+
+
+ +
+
{{ end }}