shithub: hugo

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

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