shithub: hugo

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

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