shithub: hugo

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

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