mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
6 lines
188 B
Cheetah
6 lines
188 B
Cheetah
{{template "base/head" .}}
|
|
{{template "base/navbar" .}}
|
|
<div id="body" class="container">
|
|
Welcome to the land of Gogs! There will be some indroduction!
|
|
</div>
|
|
{{template "base/footer" .}} |