mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 06:07:48 +01:00
7 lines
190 B
Cheetah
7 lines
190 B
Cheetah
{{template "base/head" .}}
|
|
{{template "base/navbar" .}}
|
|
<div id="body" class="container">
|
|
Welcome to the land of Gogs! We will add an introduction soon!
|
|
</div>
|
|
{{template "base/footer" .}}
|