diff --git a/pkg/server/templates.go b/pkg/server/templates.go index ffd0fc8..e2baee8 100644 --- a/pkg/server/templates.go +++ b/pkg/server/templates.go @@ -289,7 +289,9 @@ const (
+
{{.Data.TOC}} +
{{.Data.HTML}} {{end}}` @@ -421,7 +423,9 @@ const (
+
{{.Data.TOC}} +
{{.Data.HTML}} {{end}}`