shithub: hugo

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

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