{* $Id$ *}
{title help="SearchStats"}{tr}Search performance statistics{/tr}{/title}
{button href="?clear=1" class="btn btn-primary" _text="{tr}Clear Stats{/tr}"}
{include file='find.tpl'}
{tr}Average time taken by request{/tr}
{pagination_links cant=$cant_pages step=25 offset=$average_stat_offset offset_arg="average_stat_offset"}{/pagination_links}
{tr}Maximum time taken by request{/tr}
{pagination_links cant=$cant_pages step=25 offset=$maximum_stat_offset offset_arg="maximum_stat_offset"}{/pagination_links}