shithub: hugo

ref: 2a171ff1c5d9b1603fe78c67d2d894bb2efccc8b
dir: /tpl/internal/go_templates/texttemplate/testdata/file2.tmpl/

View raw version
{{define "dot"}}{{.}}{{end}}
{{define "nested"}}{{template "dot" .}}{{end}}