From b522360a74a7d32fec85e8ae4ac4ba9a279b7a4c Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 15 Aug 2026 08:38:43 -0700 Subject: Fix html formatting ...finally --- templates/cmd-index.html.template | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'templates/cmd-index.html.template') diff --git a/templates/cmd-index.html.template b/templates/cmd-index.html.template index fb8c626..16b89b0 100644 --- a/templates/cmd-index.html.template +++ b/templates/cmd-index.html.template @@ -1,15 +1,17 @@ -{{define "head"}} - Commands -{{end}} +{{define "head" -}} + Commands +{{- end}} -
-

Command index

- -
+{{define "body" -}} +
+

Command index

+ +
+{{- end}} -- cgit v1.3.1