Beego/test/views/header.tpl

3 lines
52 B
Smarty
Raw Normal View History

2020-07-22 14:50:08 +00:00
{{define "header"}}
<h1>Hello, astaxie!</h1>
{{end}}