test2.tmpl 94 B

1234
  1. {{define "title"}}render - tests{{end}}
  2. {{define "content"}}
  3. <h1 id="hello">Hello</h1>
  4. {{end}}