shithub: hugo

ref: 52c159c452ab7f48369b5cc9ecc57ecc8dc91654
dir: /tpl/internal/go_templates/texttemplate/testdata/file2.tmpl/

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