shithub: hugo

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

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