diff options
Diffstat (limited to 'templates/wormhole.html.template')
| -rw-r--r-- | templates/wormhole.html.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/wormhole.html.template b/templates/wormhole.html.template index e773bc0..9c770c1 100644 --- a/templates/wormhole.html.template +++ b/templates/wormhole.html.template @@ -1,8 +1,8 @@ -{{- define "head"}} +{{define "head" -}} <title>Wormhole</title> {{- end}} -{{- define "body"}} +{{define "body" -}} <form method="post" enctype="multipart/form-data" |
