shithub: hugo

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

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