Beego/test/views/header.tpl

3 lines
52 B
Smarty

{{define "header"}}
<h1>Hello, astaxie!</h1>
{{end}}