shithub: hugo

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

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