= t('Overdue tasks for the project "%s"', $project_name) ?>
-
(#= $task['id'] ?>)
= $this->e($task['title']) ?>
= $this->e($task['title']) ?>
(= $this->dt->date($task['date_due']) ?>)
(= t('Assigned to %s', $task['assignee_name'] ?: $task['assignee_username']) ?>)