diff --git a/templates/index.html b/templates/index.html
index f2e9806..32e05ea 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -14,7 +14,7 @@
End time |
- {{job.name}}{{job.name}} (deleted) |
+ {{job.name}}{{job.name}} (deleted) #{{job.id}} |
{{job.state}} |
{{timestampToDate(job.created_time)}} |
{{timestampToDate(job.started_time)}} |