shithub: hugo

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

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