{{define "head"}} Blog - ari melody 💫 {{end}} {{define "content"}}

Blog Posts ({{.TotalPosts}} total)

Create New
{{if .Collections}}
{{range .Collections}} {{if .Posts}}

{{.Year}}

{{range .Posts}} {{block "blogpost" .}}{{end}} {{end}}
{{end}} {{end}}
{{else}}

There are no blog posts.

{{end}}
{{end}}