diff --git a/initer/templates.go b/initer/templates.go index 49d5915..46b524d 100644 --- a/initer/templates.go +++ b/initer/templates.go @@ -59,11 +59,9 @@ var defaultTemplate string = ` {{range $index, $post := .PostCollection}}
{{end}} @@ -117,10 +115,10 @@ var defaultTemplate string = ` {{if or .Previous .Later}} {{end}} @@ -187,11 +185,9 @@ var bsStarterTemplate string = ` {{range $index, $post := .PostCollection}} {{end}} @@ -241,10 +237,10 @@ var bsStarterTemplate string = ` {{if or .Previous .Later}} {{end}}