${title} (${ ngettext('%(num)s match', '%(num)s matches', query.num_items) })
# if description:
        ${wiki_to_html(context.child(report_resource), description)}
      
      # endif
      
      # include 'query_results.html'
      # if tickets:
      #   include 'batch_modify.html' ignore missing
      # endif
      
      # call(note, page) jmacros.wikihelp('TracQuery'):
      #   trans note, page
      ${note} See ${page} for help on using queries.
      #   endtrans
      # endcall