shithub: hugo

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

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