2014-02-18 00:38:50 +01:00
|
|
|
{{template "base/head" .}}
|
|
|
|
{{template "base/navbar" .}}
|
2014-03-25 11:44:37 +01:00
|
|
|
<div id="body" class="container">
|
2014-03-25 20:54:46 +01:00
|
|
|
Welcome to the land of Gogs! We will add an introduction soon!
|
2014-02-18 00:38:50 +01:00
|
|
|
</div>
|
2014-03-25 20:54:46 +01:00
|
|
|
{{template "base/footer" .}}
|