diff --git a/index.htm b/index.htm
index 6518e46..904f18e 100644
--- a/index.htm
+++ b/index.htm
@@ -211,7 +211,7 @@
{{.JobConfig.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}} |
@@ -222,4 +222,4 @@