$title

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

Arguments
${wiki_to_html(context, description)}

Results (${paginator.displayed_items()})

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

$header.title
{$cell.value}
#$cell.value
$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.