mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 13:19:36 +01:00
6 lines
190 B
Cheetah
6 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" .}}
|