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