route/vendor/github.com/alecthomas/template/testdata/tmpl1.tmpl

4 lines
50 B
Cheetah
Raw Normal View History

2017-10-06 15:29:20 +00:00
template1
{{define "x"}}x{{end}}
{{template "y"}}