blog/root/.markdown.gohtml

7 lines
99 B
Plaintext

{{ define "title" }}{{ .Data.Title }}{{ end }}
{{ define "content" }}
{{ .Data.HTML }}
{{ end }}