tad/app/views/test2.html

6 lines
93 B
HTML

test of test {{.value}}
<div>
{{range .items}}
<h3>{{.}}</h3>
{{end}}
</div>