diff --git a/index.htm b/index.htm
index c836b2b..4d3769a 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}} |