summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/root.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/root.tmpl b/template/root.tmpl
index 3c110d8..f928472 100644
--- a/template/root.tmpl
+++ b/template/root.tmpl
@@ -76,6 +76,6 @@
</article>
{{end}}
-{{define "time"}}
+{{define "time" -}}
<time datetime="{{.Format "2006-01-02 15:04"}}">{{.Format "2 January 2006"}}</time>
-{{end}}
+{{- end}}