'#markup'=>'<div class="messages messages--error"><h3>'.$this->t('Unable to find component').'</h3>'.$this->t('Check that the module or theme containing the component is enabled and matches the stories file name.').'</div>',
];
...
...
@@ -128,25 +125,28 @@ class ServerEndpointController extends ControllerBase {