mirror of
https://github.com/astaxie/beego.git
synced 2025-06-15 10:10:41 +00:00
Revert "Merge pull request #4325 from flycash/revert1"
This reverts commitfad897346f
, reversing changes made toe284b0ddae
.
This commit is contained in:
3
test/views/blocks/block.tpl
Normal file
3
test/views/blocks/block.tpl
Normal file
@ -0,0 +1,3 @@
|
||||
{{define "block"}}
|
||||
<h1>Hello, blocks!</h1>
|
||||
{{end}}
|
Reference in New Issue
Block a user