shithub: hugo

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

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