2014-02-17 23:38:50 +00:00
|
|
|
{{template "base/head" .}}
|
|
|
|
{{template "base/navbar" .}}
|
2014-03-25 10:44:37 +00:00
|
|
|
<div id="body" class="container">
|
2014-03-18 22:31:54 +00:00
|
|
|
Welcome to the land of Gogs! There will be some indroduction!
|
2014-02-17 23:38:50 +00:00
|
|
|
</div>
|
|
|
|
{{template "base/footer" .}}
|