1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +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

@@ -4,6 +4,6 @@
<p style="margin-top: 80px"><img src="/img/404.png" alt="404"/></p>
<hr/>
<p>Application Version: {{AppVer}}</p>
<p>If you think it is an error, please open an issue on <a href="https://github.com/gogits/gogs/issues/new">GitHub</a>.</p>
<p>If you think this is an error, please open an issue on <a href="https://github.com/gogits/gogs/issues/new">GitHub</a>.</p>
</div>
{{template "base/footer" .}}
{{template "base/footer" .}}