shithub: hugo

ref: 23ea43180b84e35d99e88083a83e7ca1916b3b36
dir: /tpl/internal/go_templates/texttemplate/testdata/file2.tmpl/

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