$title

$title (${ngettext('%(num)s match', '%(num)s matches', numrows)})

Arguments
${wiki_to_html(context, description)}

Results (${paginator.displayed_items()})

$header.title

$value_for_group (${cnt and ngettext('%(num)s match', '%(num)s matches', cnt) or _('No matches found.')})

${row_groups and group_heading(*row_groups[0]) or None} ${column_headers()} ${column_headers()}
${group_heading(value_for_group or _('(empty)'), row_group)}
{$cell.value}
${shortname_of(row.resource)}
$cell.value
${cell.value != '' and format_time(from_utimestamp(long(cell.value))) or '--'}
${cell.value != '' and format_date(from_utimestamp(long(cell.value))) or '--'}
${cell.value != '' and format_datetime(from_utimestamp(long(cell.value))) or '--'}
${wiki_to_html(context(row.resource), cell.value)}
$cell.value
$cell.value
$message
No matches found.
Note: See TracReports for help on using and creating reports.