= $this->text->e($task['title']) ?> (#= $task['id'] ?>)
-
= t('Column on the board:') ?>
= $this->text->e($task['column_title']) ?>
- = t('Task position:').' '.$this->text->e($task['position']) ?>
= $this->render('notification/footer', array('task' => $task)) ?>