{{define "title"}}Dashboard — Railyard{{end}} {{define "content"}}
Messages in queue: {{.QueueDepth}} | Auto-refreshing every 3s
| Engine | Track | Status | Current Car | Provider | Last Activity |
|---|---|---|---|---|---|
| {{.ID}} | {{.Track}} | {{.Status}} | {{if .CurrentCar}}{{.CurrentCar}}{{else}}—{{end}} | {{.Provider}} | {{timeAgo .LastActivity}} |
| No engines running | |||||
{{.Total}} total cars
No tracks configured
{{end}}| ID | Title | Track | Priority | Waiting |
|---|---|---|---|---|
| {{.ID}} | {{.Title}} | {{.Track}} | {{.Priority}} | {{timeAgo .CreatedAt}} |
| No ready cars | ||||