The following {{ plural('bug has', data, pword='bugs have') }} no Severity field set and no pending needinfos (see the triage documentation):

{% for i, (product, comp, bugid, summary, type) in enumerate(data) -%} {% endfor -%}
Component Bug Summary Bug Type
{{ product | e }}::{{ comp | e }} {{ bugid }} {{ summary | e }} {{ type | e }}
{% if query_url_nag %}

See the query on Bugzilla.

{% endif -%}