diff --git a/templates/job.html b/templates/job.html index caaf05b..190acd4 100644 --- a/templates/job.html +++ b/templates/job.html @@ -13,7 +13,7 @@ - +
State{{job.state}}
Created time{{timestampToDate(job.created_time)}}
Started time{{timestampToDate(job.started_time)}}