%div
  #environments-list-view{ data: { environments_data: "https://gitlab.com/foo/environments",
    "can-create-deployment" => "true",
    "can-read-environment" => "true",
    "can-create-environment" => "true",
    "project-environments-path" => "https://gitlab.com/foo/environments",
    "project-stopped-environments-path" => "https://gitlab.com/foo/environments?scope=stopped",
    "new-environment-path" => "https://gitlab.com/foo/environments/new",
    "help-page-path" => "https://gitlab.com/help_page"}}