= $this->text->e($task['title']) ?> (#= $task['id'] ?>)
= t('Subtask removed') ?>
- = t('Title:') ?> = $this->text->e($subtask['title']) ?>
- = t('Status:') ?> = t($subtask['status_name']) ?>
- = t('Assignee:') ?> = $this->text->e($subtask['name'] ?: $subtask['username'] ?: '?') ?>
= $this->render('notification/footer', array('task' => $task)) ?>