Browse Source

Remove link to GitHub issues (#4639)

master
techknowlogick GitHub 6 years ago
parent
commit
0e464995ce
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      templates/status/404.tmpl

+ 0
- 1
templates/status/404.tmpl View File

@@ -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" .}}

Loading…
Cancel
Save