{{define "content"}}

Clusters

{{if .User.IsAdmin}} {{end}} {{if .User.IsAdmin}} {{range .Infos.clusters}} {{end}} {{else}} {{range .Infos.clusters}} {{end}} {{end}}
Name Running Jobs (short ones not listed) Total Jobs Short Jobs in past 24hSystem View Analysis View
{{.Name}} {{.RunningJobs}} jobs {{.TotalJobs}} jobs {{.RecentShortJobs}} System View Analysis View
{{.Name}} {{.RunningJobs}} jobs {{.TotalJobs}} jobs {{.RecentShortJobs}}
{{end}}