forked from kevadesu/forgejo
Corrected grammar and spelling mistakes in templates. Normalizing to American English.
This commit is contained in:
parent
5fdfc2e223
commit
d304a23787
14 changed files with 35 additions and 35 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue