beego/test/views/header.tpl
2020-08-05 07:25:34 +00:00

3 lines
52 B
Smarty

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