Beego/testdata/views/blocks/block.tpl

3 lines
50 B
Smarty

{{define "block"}}
<h1>Hello, blocks!</h1>
{{end}}