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