templates/blogpost.gotmpl (view raw)
1 2 3 4 5 6
<h1>{{.Title}}</h1> {{.Date}} <br> <p> {{.Text}} </p>