shithub: hugo

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

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