= Helper\escape($task['title']) ?> (#= $task['id'] ?>)
= t('New comment posted by %s', $comment['name'] ?: $comment['username']) ?>
= Helper\markdown($comment['comment']) ?>
= Helper\template('notification/footer', array('task' => $task, 'application_url' => $application_url)) ?>