diff --git a/public/language/en-GB/global.json b/public/language/en-GB/global.json
index c4b031520b..75f9e2251b 100644
--- a/public/language/en-GB/global.json
+++ b/public/language/en-GB/global.json
@@ -6,7 +6,7 @@
"403.message": "You seem to have stumbled upon a page that you do not have access to.",
"403.login": "Perhaps you should try logging in?",
"404.title": "Not Found",
- "404.message": "You seem to have stumbled upon a page that does not exist. Return to the home page.",
+ "404.message": "You seem to have stumbled upon a page that does not exist.
{{{ if error }}}{error}{{{ else }}}[[global:404.message, {config.relative_path}]]{{{ end }}}
-