shithub: hugo

ref: 8f49df946a3228309b0ba81327ade59a7f47e3f5
dir: /tpl/internal/go_templates/texttemplate/testdata/file2.tmpl/

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