mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 23:58:35 +00:00
signed-in dashboard and navbar changes
This commit is contained in:
6
templates/home.tmpl
Normal file
6
templates/home.tmpl
Normal file
@@ -0,0 +1,6 @@
|
||||
{{template "base/head" .}}
|
||||
{{template "base/navbar" .}}
|
||||
<div id="gogs-body" class="container">
|
||||
Website is still in the progress of building...please come back later!
|
||||
</div>
|
||||
{{template "base/footer" .}}
|
Reference in New Issue
Block a user