2014-02-18 03:38:50 +04:00
|
|
|
{{template "base/head" .}}
|
|
|
|
{{template "base/navbar" .}}
|
2014-03-02 11:31:06 +04:00
|
|
|
<div id="gogs-body" class="container">
|
2014-03-19 02:31:54 +04:00
|
|
|
Welcome to the land of Gogs! There will be some indroduction!
|
2014-02-18 03:38:50 +04:00
|
|
|
</div>
|
|
|
|
{{template "base/footer" .}}
|