Browse Source

Remove link to GitHub issues (#4639)

tags/v1.6.0-dev
techknowlogick GitHub 7 years ago
parent
commit
ba48942307
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