blob: 8cbb29ebb4168276384a8b166269c8606b541ff0 (
plain)
1
2
3
4
5
6
|
{{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" .}}
|