{{define "title"}} GOTH // Blog {{end}} {{define "headercontent"}} GOTH // Blog {{end}} {{define "head"}} {{end}} {{define "main"}}
{{range .Posts}} {{template "cardlinks" .}} {{end}}
{{end}}