github.com/graemephi/kahugo@v0.62.3-0.20211121071557-d78c0423784d/tpl/internal/go_templates/htmltemplate/testdata/file2.tmpl (about) 1 {{define "dot"}}{{.}}{{end}} 2 {{define "nested"}}{{template "dot" .}}{{end}}