{{template "base/alert" .}}
{{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.own_type"}} | {{.locale.Tr "admin.runners.tags"}} | {{.locale.Tr "admin.runners.latest_contact"}} | |
|---|---|---|---|---|---|
| {{.StatusType}} | #{{.ID}} {{.Name}} | {{.OwnType}} | {{range .AllLabels}} {{.}} {{end}} | {{TimeSinceUnix .LastOnline $.locale}} | {{svg "octicon-pencil"}} |