1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-11 06:17:12 +00:00

3 lines
50 B
Smarty
Raw Normal View History

2018-11-05 22:58:59 +06:00
{{define "block"}}
<h1>Hello, blocks!</h1>
{{end}}