_('Page not found'), 'type'=>'error', 'body'=>sprintf(_('The page [%s] you requested was not found?'),Request::detect_uri()), )); Request::factory()->redirect('welcome'); } }