github.com/astaxie/beego@v1.12.3/testdata/views/blocks/block.tpl (about) 1 {{define "block"}} 2 <h1>Hello, blocks!</h1> 3 {{end}}