diff --git a/templates/apps.html b/templates/apps.html index 8ee771a..9f9660a 100644 --- a/templates/apps.html +++ b/templates/apps.html @@ -13,7 +13,7 @@ Started time End time Commit - Day + Day {{app.name}} {{app.app_list}} {{app.state}} @@ -22,7 +22,7 @@ {{timestampToDate(app.started_time)}} {{timestampToDate(app.end_time)}} {{app.revision.slice(0, 7)}} - {{app.random_job_day}} + {{app.random_job_day}}