summaryrefslogtreecommitdiffstats
path: root/templates/status
diff options
context:
space:
mode:
Diffstat (limited to 'templates/status')
-rw-r--r--templates/status/404.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl
index f68676fe23..6adb3d7163 100644
--- a/templates/status/404.tmpl
+++ b/templates/status/404.tmpl
@@ -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" .}} \ No newline at end of file
+{{template "base/footer" .}}