1): ?>
 
text->contains($notification['event_name'], 'subtask')): ?> text->contains($notification['event_name'], 'task.move')): ?> text->contains($notification['event_name'], 'task.overdue')): ?> text->contains($notification['event_name'], 'task')): ?> text->contains($notification['event_name'], 'comment')): ?> text->contains($notification['event_name'], 'file')): ?> url->link( $this->text->e($notification['event_data']['task']['project_name']), 'BoardViewController', 'show', array('project_id' => $notification['event_data']['task']['project_id']) ) ?> > text->e($notification['event_data']['project_name']) ?> > text->contains($notification['event_name'], 'task.overdue') && count($notification['event_data']['tasks']) > 1): ?> url->link($notification['title'], 'WebNotificationController', 'redirect', array('notification_id' => $notification['id'], 'user_id' => $user['id'])) ?>
dt->datetime($notification['date_creation']) ?> modal->replaceIconLink('check', t('Mark as read'), 'WebNotificationController', 'remove', array('user_id' => $user['id'], 'notification_id' => $notification['id'])) ?>