1
0
mirror of https://github.com/astaxie/beego.git synced 2025-02-16 21:17:04 +00:00

3 lines
50 B
Smarty
Raw Normal View History

2020-07-22 22:50:08 +08:00
{{define "block"}}
<h1>Hello, blocks!</h1>
{{end}}