shithub: hugo

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

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