= $this->text->e($subtask['time_spent']).'h' ?> = t('spent') ?>
= $this->text->e($subtask['time_estimated']).'h' ?> = t('estimated') ?>
user->hasProjectAccess('SubtaskController', 'edit', $task['project_id']) && $subtask['user_id'] == $this->user->getId()): ?>
= $this->subtask->renderTimer($task, $subtask) ?>