%- include('layouts/main', { title: title, pageStyles: pageStyles, pageScripts: pageScripts, currentPage: currentPage, breadcrumb: breadcrumb, body: `
| ` + _('fleet.col_name') + ` | ` + _('fleet.col_type') + ` | ` + _('fleet.col_target') + ` | ` + _('fleet.col_scope') + ` | ` + _('fleet.col_status') + ` | ` + _('fleet.col_actions') + ` |
|---|
| ` + _('fleet.col_task_name') + ` | ` + _('fleet.col_task_type') + ` | ` + _('fleet.col_target') + ` | ` + _('fleet.col_schedule') + ` | ` + _('fleet.col_status') + ` | ` + _('fleet.col_last_run') + ` | ` + _('fleet.col_actions') + ` |
|---|
| ` + _('fleet.col_device') + ` | ` + _('fleet.col_hostname') + ` | ` + _('fleet.col_os') + ` | ` + _('fleet.col_score') + ` | ` + _('fleet.col_issues') + ` | ` + _('fleet.col_last_scan') + ` | ` + _('fleet.col_actions') + ` |
|---|