Init commit
This commit is contained in:
parent
4836fea876
commit
96b317d3ff
8 changed files with 86 additions and 7 deletions
2
templates/base/base.tmpl
Normal file
2
templates/base/base.tmpl
Normal file
|
@ -0,0 +1,2 @@
|
|||
this is base.html
|
||||
Hello world!
|
1
templates/home.tmpl
Normal file
1
templates/home.tmpl
Normal file
|
@ -0,0 +1 @@
|
|||
{{template "base/base"}}
|
Loading…
Add table
Add a link
Reference in a new issue