浏览代码

Fix up the spelling on the intro :)

Jake Scott 11 年之前
父节点
当前提交
60b83ce0c6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      templates/home.tmpl

+ 2 - 2
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" .}}