Init commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
this is base.html
|
||||
Hello world!
|
||||
@@ -0,0 +1 @@
|
||||
{{template "base/base"}}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
this is base.html
|
||||
Hello world!
|
||||
@@ -0,0 +1 @@
|
||||
{{template "base/base"}}
|
||||