{{define "title"}}LUCI Scheduler{{end}} {{define "head"}} {{template "job-action-scripts" .}} {{end}} {{define "content"}}
Project | Job | Schedule | State | Next run | Actions |
---|---|---|---|---|---|
{{.ProjectID}} | {{template "job-id-ref" .}} | {{.Schedule}} | {{.State}} | {{.NextRun}} | {{template "job-action-buttons" .}} |