shithub: hugo

ref: 7624ab02815a5803947b3a81f4bfb4d093301d4b
dir: /tpl/internal/go_templates/texttemplate/testdata/file2.tmpl/

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