shithub: hugo

ref: 4c613d5d5d60b80a262e968ae8a4525eba8619a2
dir: /tpl/internal/go_templates/texttemplate/testdata/file2.tmpl/

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