diff --git a/src/Template/Error/missing_route.ctp b/src/Template/Error/missing_route.ctp index 0be3d3d45d2..f86e9c8c8bd 100644 --- a/src/Template/Error/missing_route.ctp +++ b/src/Template/Error/missing_route.ctp @@ -23,6 +23,9 @@ use Cake\Utility\Debugger; getMessage(); ?>

+

None of the currently connected routes match the given URL or parameters. +Add a matching route to

+

Connected Routes