goldsmith/plugins/layout/testdata/source/title.gohtml
2024-02-16 22:35:49 -08:00

4 lines
42 B
Plaintext

{{define "title"}}
<h1>{{.}}</h1>
{{end}}