mirror of
https://github.com/astaxie/beego.git
synced 2025-06-17 12:30:41 +00:00
Revert "Merge pull request #4254 from astaxie/develop-2.0"
This reverts commite284b0ddae
, reversing changes made to8ef8fd2606
.
This commit is contained in:
3
testdata/views/blocks/block.tpl
vendored
Normal file
3
testdata/views/blocks/block.tpl
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{{define "block"}}
|
||||
<h1>Hello, blocks!</h1>
|
||||
{{end}}
|
Reference in New Issue
Block a user