shithub: hugo

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

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