1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-23 02:34:15 +00:00
Beego/testdata/views/header.tpl
2018-11-05 22:58:59 +06:00

3 lines
52 B
Smarty

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