diff --git a/modules/caddyhttp/templates/templates.go b/modules/caddyhttp/templates/templates.go index 20eed8a2..8f2ae9dc 100644 --- a/modules/caddyhttp/templates/templates.go +++ b/modules/caddyhttp/templates/templates.go @@ -100,6 +100,7 @@ func init() { // {{ define "main" }} // content // {{ end }} +// ``` // // **index.html** // ```