| {{.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}} | {{if .Editable $.RunnerOnwerID $.RunnerRepoID}} {{svg "octicon-pencil"}} {{end}} |