2014-02-18 05:08:50 +05:30
|
|
|
{{template "base/head" .}}
|
|
|
|
{{template "base/navbar" .}}
|
2014-03-25 16:14:37 +05:30
|
|
|
<div id="body" class="container">
|
2014-03-26 01:24:46 +05:30
|
|
|
Welcome to the land of Gogs! We will add an introduction soon!
|
2014-02-18 05:08:50 +05:30
|
|
|
</div>
|
2014-03-26 01:24:46 +05:30
|
|
|
{{template "base/footer" .}}
|