goldsmith/plugins/layout/testdata/source/title.gohtml

4 lines
42 B
Plaintext
Raw Normal View History

2024-02-17 06:35:49 +00:00
{{define "title"}}
<h1>{{.}}</h1>
{{end}}