mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-01-06 10:58:53 +03:00
6 lines
No EOL
188 B
Cheetah
6 lines
No EOL
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" .}} |