The following {{ plural('bug has', data, pword='bugs have') }} a priority P1, no assignees and no activity for the last {{ extra['ndays'] }} {{ plural('day', extra['ndays']) }} {% if query_url_nag %} (see the search query on Bugzilla) {% endif -%} :

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