mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Init commit
This commit is contained in:
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"}}
|
Reference in New Issue
Block a user