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