shithub: hugo

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

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