shithub: hugo

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

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