Geen omschrijving
{{ define "title" }}{{ end }}{{ define "styles" }}{{ end }}{{ define "content" }} <article> <h3> {{ .Title }} <small>{{ .Published }}</small> </h3> {{ .Body }} </article>{{ end }}{{ define "scripts" }}{{ end }}