From 480d4a56a2df724079f61dfa27214f5d49a42d51 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Wed, 8 Aug 2018 11:00:43 -0400 Subject: [PATCH] Backport #4639 --- 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" .}}