shithub: hugo

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

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