The following {{ plural('bug has', data, pword='bugs have') }} a priority P2 and an assignee the merge day:

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