{{task.status_msg}}
Requested at {{task.request_date|date:'short'}}
Started at {{task.start_date|date:'short'}}
Finished at {{task.finish_date|date:'short'}}
{{task._progress.progress*100|number}}% Completed Progress {{task._progress.msg}}
{{task.config|json}}
{{task._envs|json}}
{{task.products|json}}
{{task|json}}