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