mikrotik-exporter/vendor/github.com/alecthomas/template/testdata/tmpl1.tmpl

4 lines
50 B
Cheetah
Raw Normal View History

2017-09-05 04:52:14 +02:00
template1
{{define "x"}}x{{end}}
{{template "y"}}