$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 (${ngettext('%(num)s match', '%(num)s matches', cnt) if cnt else _('No matches found.')})

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