{{template "header" .}} {{template "navbar" .}}
 

{{.Cont.Subject}}

{{.Cont.TextHTML}}
{{range .ContListByDate}} {{if and (.BlogPost) (not .Archived)}}

{{.Title}}

{{.Subject}}


{{end}} {{end}}
{{template "footer"}}