diff --git a/templates/job.html b/templates/job.html index 6ba98a2..caaf05b 100644 --- a/templates/job.html +++ b/templates/job.html @@ -15,8 +15,6 @@ - -
State{{job.state}}
Target revision{{job.target_revision}}
YunoHost version{{job.yunohost_version}}
Created time{{timestampToDate(job.created_time)}}
Started time{{timestampToDate(job.started_time)}}
End time{{timestampToDate(job.end_time)}}