The following {{ plural('bug is', data, pword='bugs are') }} tracked or nominated for tracking with a needinfo? in {{ extra['channel'] }} {{ extra['version'] }} (when the bug is red, then the needinfo is on a person with no manager):

{% for i, (bugid, summary, needinfos, assignee, last_comment) in enumerate(data) -%} {% endfor -%}
Bug Summary Needinfos Assignee Last comment
{{ bugid }} {{ summary | e }} {% if needinfos -%} {% endif -%} {{ assignee | e }} {{ last_comment }}