{{template "header" .}}
{{template "navbar" .}}
Blogs Post
Archived Blog Posts
{{range .ContListByDate}} {{if .BlogPost}}
{{.Title}}
{{.Subject}}
Posted by
{{.Author}}
on {{.CreateDate.Format "Jan 2, 2006"}}
{{end}} {{end}}
Newer Posts →
{{template "footer"}}