mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-06 07:23:01 +03:00
ffcfd428b8
add /login and /sign-up link for user signing fix typo error
6 lines
202 B
Cheetah
6 lines
202 B
Cheetah
{{template "base/head" .}}
|
|
{{template "base/navbar" .}}
|
|
<div id="gogs-body" class="container">
|
|
Website is still in the progress of building...please come back later!
|
|
</div>
|
|
{{template "base/footer" .}} |