shithub: hugo

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

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