shithub: hugo

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

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