shithub: hugo

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

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