+ Posted in
+ {{range $index, $category := .Categories}}
+ {{$category.Name}}
+{{end}}
+
+{{end}}
+
+{{if .Time}}
+
+{{.Time}} UTC
+
+{{end}}
+
{{if .CategoryListings}}
{{if .Blogpost}}
{{end}}
+
diff --git a/initer/templates.go b/initer/templates.go index 0fbdfdb..decfd37 100644 --- a/initer/templates.go +++ b/initer/templates.go @@ -70,8 +70,25 @@ const defaultTemplate string = `