mirror of
https://github.com/go-gitea/gitea.git
synced 2024-10-31 22:42:25 +00:00
6 lines
202 B
Cheetah
6 lines
202 B
Cheetah
{{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" .}} |