github.com/kovansky/hugo@v0.92.3-0.20220224232819-63076e4ff19f/tpl/internal/go_templates/texttemplate/testdata/file2.tmpl (about) 1 {{define "dot"}}{{.}}{{end}} 2 {{define "nested"}}{{template "dot" .}}{{end}}