= $this->e($task['title']) ?> (#= $task['id'] ?>)
= t('New comment posted by %s', $comment['name'] ?: $comment['username']) ?>
= $this->text->markdown($comment['comment']) ?>
= $this->render('notification/footer', array('task' => $task, 'application_url' => $application_url)) ?>