diff --git a/initer/templates.go b/initer/templates.go
index 5866573..48706fc 100644
--- a/initer/templates.go
+++ b/initer/templates.go
@@ -29,7 +29,7 @@ var defaultTemplate string = `
-{{if .PostCollection}}
+{{if or .PostCollection .Blogpost}}
{{end}}