Black Lives Matter. Support the Equal Justice Initiative.

Text file src/text/template/testdata/tmpl1.tmpl

Documentation: text/template/testdata

     1  template1
     2  {{define "x"}}x{{end}}
     3  {{template "y"}}
     4  

View as plain text