shithub: hugo

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

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