1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-28 10:44:13 +00:00
Beego/test/views/blocks/block.tpl
2020-08-05 07:25:34 +00:00

3 lines
50 B
Smarty

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