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}}