Skip to content

Commit

Permalink
Backport Remove link to GitHub issues in 404 template #4639 (#4644)
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick committed Aug 8, 2018
1 parent 15a403b commit b1eaeeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/status/404.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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" .}}

0 comments on commit b1eaeeb

Please sign in to comment.