{if $current_status->hasProgressInfo()}
Started
{$current_status->ctime()|date_format:"%D %T"}
Progress
{$current_status->ripProgress()}%
ETA
{$job->calculateETA()|formatDuration}
{/if}
Last update
{$current_status->mtime()|date_format:"%D %T"}