shithub: hugo

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

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