hugo/tpl/internal/go_templates/texttemplate/testdata/tmpl1.tmpl
Bjørn Erik Pedersen 167c01530b
Create lightweight forks of text/template and html/template
This commit also removes support for Ace and Amber templates.

Updates #6594
2019-12-12 09:59:34 +01:00

3 lines
50 B
Cheetah

template1
{{define "x"}}x{{end}}
{{template "y"}}