1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-24 13:24:14 +00:00
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}}