->addStatus($this->t('Project Browser is currently a prototype, and the projects listed may not be up to date with Drupal.org. For the most updated list of projects, please visit <a href=":url">:url</a>',[':url'=>'https://www.drupal.org/project/project_module']))
->addStatus($this->t('Your feedback and input are welcome at <a href=":url">:url</a>',[':url'=>'https://www.drupal.org/project/issues/project_browser']));
@@ -121,6 +122,10 @@ class BrowserController extends ControllerBase {