The following {{ plural('bug has', data, pword='bugs have') }} a priority P2 and no activity for the last {{ extra['nmonths'] }} {{ plural('month', extra[nmonths]) }} {% 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 }}