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" .}}
|