= t('You were mentioned in the task #%d', $task['id']) ?>
= $this->e($task['title']) ?>
= t('Description') ?>
= $this->text->markdown($task['description']) ?>
= $this->render('notification/footer', array('task' => $task, 'application_url' => $application_url)) ?>