shithub: hugo

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

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