shithub: hugo

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

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