summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author无闻 <joe2010xtmf@163.com>2014-03-25 15:56:19 -0400
committer无闻 <joe2010xtmf@163.com>2014-03-25 15:56:19 -0400
commitbc5316b82ed20a4392cac6a57b86efcd467cef09 (patch)
treeb73e0d86989db5deaef8ea83df5065578ee7d1bc
parent3d2258f0d3fbd280d77b2382439099d294436bc8 (diff)
parent60b83ce0c670e2b96c19ff694301684500392838 (diff)
downloadgitea-bc5316b82ed20a4392cac6a57b86efcd467cef09.tar.gz
gitea-bc5316b82ed20a4392cac6a57b86efcd467cef09.zip
Merge pull request #36 from superlogical/patch-1
Fix up the spelling on the intro :)
-rw-r--r--templates/home.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl
index 381b6f1e8e..8121a4e8c9 100644
--- a/templates/home.tmpl
+++ b/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" .}} \ No newline at end of file
+{{template "base/footer" .}}