diff --git a/index.htm b/index.htm index 4d3769a..40136b1 100644 --- a/index.htm +++ b/index.htm @@ -211,7 +211,7 @@
{{.Cron}}
- {{if gt .CurrentRunningCount 1}}running {{.CurrentRunningCount}} jobs{{else}}{{if .CurrentRunningCount}}▶ running{{else}}■ inactive{{end}}{{end}} + {{if gt .CurrentRunningCount 1}}running {{.CurrentRunningCount}} jobs{{else}}{{if .CurrentRunningCount}}▶ running{{else}}◼ inactive{{end}}{{end}} {{.LastStartTime}} {{.LastEndTime}} {{.LastExecutionDuration}}