shithub: hugo

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

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