1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-28 06:34:13 +00:00
Beego/testdata/views/blocks/block.tpl
2018-11-05 22:58:59 +06:00

3 lines
50 B
Smarty

{{define "block"}}
<h1>Hello, blocks!</h1>
{{end}}