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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user