mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 18:21:23 +03:00
6 lines
193 B
Cheetah
6 lines
193 B
Cheetah
{{template "base/head" .}}
|
|
{{template "base/navbar" .}}
|
|
<div id="gogs-body" class="container">
|
|
Welcome to the land of Gogs! There will be some indroduction!
|
|
</div>
|
|
{{template "base/footer" .}} |