shithub: hugo

ref: 1a68ad4e31d96d18c6dd2963554dca5b8371ac71
dir: /tpl/internal/go_templates/texttemplate/testdata/file2.tmpl/

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