diff options
-rw-r--r-- | templates/status/404.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl index fa3d340dd5..ee54e2de0a 100644 --- a/templates/status/404.tmpl +++ b/templates/status/404.tmpl @@ -4,6 +4,5 @@ <div class="ui divider"></div> <br> {{if .ShowFooterVersion}}<p>Application Version: {{AppVer}}</p>{{end}} - <p>If you think this is an error, please open an issue on <a href="https://github.com/go-gitea/gitea/issues/new">GitHub</a>.</p> </div> {{template "base/footer" .}} |