Beego/testdata/views/header.tpl

3 lines
52 B
Smarty
Raw Normal View History

2018-11-05 16:58:59 +00:00
{{define "header"}}
<h1>Hello, astaxie!</h1>
{{end}}