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