From 0e464995cefa381b0bc8703998c1b653ae4e3586 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Wed, 8 Aug 2018 11:07:34 -0400 Subject: [PATCH] Remove link to GitHub issues (#4639) --- templates/status/404.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/status/404.tmpl b/templates/status/404.tmpl index fa3d340dd..ee54e2de0 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" .}}