Browse Source

Fix up the spelling on the intro :)

pull/36/head
Jake Scott 11 years ago
parent
commit
60b83ce0c6
  1. 4
      templates/home.tmpl

4
templates/home.tmpl

@ -1,6 +1,6 @@
{{template "base/head" .}}
{{template "base/navbar" .}}
<div id="body" class="container">
Welcome to the land of Gogs! There will be some indroduction!
Welcome to the land of Gogs! We will add an introduction soon!
</div>
{{template "base/footer" .}}
{{template "base/footer" .}}

Loading…
Cancel
Save