From da9dcca05cea2ab6349e4d2451213fa676fcd3ab Mon Sep 17 00:00:00 2001 From: Shulhan Date: Wed, 4 Feb 2026 06:17:55 +0700 Subject: all: update the command and style to follow latest ciigo --- html.tmpl | 113 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 49 insertions(+), 64 deletions(-) (limited to 'html.tmpl') diff --git a/html.tmpl b/html.tmpl index 4ab5989..bfe0a06 100644 --- a/html.tmpl +++ b/html.tmpl @@ -1,73 +1,58 @@ - - - - - - - - {{.Title}} - + + + + + + + - {{- range .Styles}} - - {{- end}} + {{.Title}} +{{- if ne .EmbeddedCSS ""}} + +{{- end }} + + +{{- range .Styles}} + +{{- end}} + - - - - - -
-
-
- - - -
- -
-
+
+
+ {{.Body}} +
+ +
+ -
-
- {{.Body}} -
- -
- + + - - -- cgit v1.3