shithub: hugo

ref: 34061706e6a9631d92ae3d01e0458eee7bc251cc
dir: /tpl/internal/go_templates/htmltemplate/testdata/file2.tmpl/

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