{{template "base/alert" .}}
{{.locale.Tr "admin.runners.runner_manage_panel"}} ({{.locale.Tr "admin.total" .Total}})
{{template "base/paginate" .}}
{{.locale.Tr "admin.runners.runner_manage_panel"}} ({{.locale.Tr "admin.total" .Total}})
| {{.locale.Tr "admin.runners.status"}} | {{.locale.Tr "admin.runners.id"}} | {{.locale.Tr "admin.runners.owner_type"}} | {{.locale.Tr "admin.runners.labels"}} | {{.locale.Tr "admin.runners.latest_online"}} | |
|---|---|---|---|---|---|
| {{.StatusType}} | #{{.ID}} {{.Name}} | {{.OwnType}} | {{range .AllLabels}} {{.}} {{end}} | {{TimeSinceUnix .LastOnline $.locale}} | {{svg "octicon-pencil"}} |