shithub: hugo

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

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