diff options
Diffstat (limited to 'templates/cmd-index.html.template')
| -rw-r--r-- | templates/cmd-index.html.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/cmd-index.html.template b/templates/cmd-index.html.template index e239ef0..16b89b0 100644 --- a/templates/cmd-index.html.template +++ b/templates/cmd-index.html.template @@ -1,8 +1,8 @@ -{{- define "head"}} +{{define "head" -}} <title>Commands</title> {{- end}} -{{- define "body"}} +{{define "body" -}} <section> <p>Command index</p> <ul> |
