From 771e33c0563882e9c172717e23885f03da97e5dc Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Tue, 7 Aug 2018 22:50:15 -0400 Subject: [PATCH] Remove link to GitHub issues --- templates/status/404.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl index fa3d340dd5bb4..ee54e2de0ad1c 100644 --- a/templates/status/404.tmpl +++ b/templates/status/404.tmpl @@ -4,6 +4,5 @@

{{if .ShowFooterVersion}}

Application Version: {{AppVer}}

{{end}} -

If you think this is an error, please open an issue on GitHub.

{{template "base/footer" .}}