2014-02-17 23:38:50 +00:00
|
|
|
{{template "base/head" .}}
|
|
|
|
{{template "base/navbar" .}}
|
2014-03-02 07:31:06 +00:00
|
|
|
<div id="gogs-body" class="container">
|
2014-03-06 13:33:17 +00:00
|
|
|
Website is still in the progress of building...please come back later! <strong>{{.SignedUserName}}</strong> is logged!
|
2014-02-17 23:38:50 +00:00
|
|
|
</div>
|
|
|
|
{{template "base/footer" .}}
|