{% if is_escalated %}
The {{appr_def.team_name}} review of {{feature.name}} is now overdue for {{needed_action}}.
All potential reviewers are being notified, even if the review was previously assigned to one reviewer.
{% else %}The {{appr_def.team_name}} review of {{feature.name}} is now due for {{needed_action}}.
{% endif %}