46
46
<span py:content="format_submission_principal(req.user, principal)" /> –
47
48
<span title="${format_datetime(project.deadline)}">
48
49
${'closed' if project.has_deadline_passed(req.user) else 'due'} ${format_datetime_short(project.deadline)}