1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Remove link to GitHub issues (#4639)

This commit is contained in:
techknowlogick
2018-08-08 11:07:34 -04:00
committed by GitHub
parent 152c6af97e
commit 0e464995ce

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