shithub: hugo

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

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