mirror of
https://github.com/astaxie/beego.git
synced 2025-07-30 08:45:31 +00:00
Move package
This commit is contained in:
3
pkg/testdata/views/blocks/block.tpl
vendored
Normal file
3
pkg/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