summaryrefslogtreecommitdiffstats
path: root/templates/status
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-23 08:40:40 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-23 08:40:40 -0400
commit97debac18534e030924654befc6dc1eeb870a38b (patch)
tree957bc269e6dcf176f1c242e8be2a7f461daa12c8 /templates/status
parent97e82a0ff6286fd0a42281cd1e34dd734110e2f4 (diff)
downloadgitea-97debac18534e030924654befc6dc1eeb870a38b.tar.gz
gitea-97debac18534e030924654befc6dc1eeb870a38b.zip
SSL enable config option
Diffstat (limited to 'templates/status')
-rw-r--r--templates/status/404.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl
index c2cafe0c9d..b971f279a8 100644
--- a/templates/status/404.tmpl
+++ b/templates/status/404.tmpl
@@ -4,5 +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>
</div>
{{template "base/footer" .}} \ No newline at end of file