diff --git a/initer/templates.go b/initer/templates.go index dc608c9..5866573 100644 --- a/initer/templates.go +++ b/initer/templates.go @@ -110,7 +110,7 @@ var defaultTemplate string = ` {{if .Time}}
-{{.Time}} +{{.Time}} UTC
{{end}} @@ -209,7 +209,7 @@ var bsStarterTemplate string = ` {{if .Time}}
-{{.Time}} +{{.Time}} UTC
{{end}}