1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-02 15:48:35 +00:00

Corrected grammar and spelling mistakes in templates. Normalizing to American English.

This commit is contained in:
twitchyliquid64
2014-04-20 16:54:26 +10:00
parent 5fdfc2e223
commit d304a23787
14 changed files with 35 additions and 35 deletions

View File

@@ -3,7 +3,7 @@
<div id="body" class="container">
{{if not .Repos}}
<h4>Hey there, welcome to the land of Gogs!</h4>
<p>If you just get your Gogs server running, go <a href="/install">install</a> guide page will help you setup things for your first-time run.</p>
<p>If you just got your Gogs server running, go to the <a href="/install">install</a> guide page, which will guide you through your initial setup.</p>
<img src="http://gowalker.org/public/gogs_demo.gif">
{{else}}
<h4>Hey there, welcome to the land of Gogs!</h4>