{title help="Referer Stats"}{tr}Referer stats{/tr}{/title}
{button href="tiki-referer_stats.php?clear=1" class="btn btn-primary" _text="{tr}Clear Stats{/tr}"}
{include file='find.tpl'}
{section name=user loop=$channels} {sectionelse} {norecords _colspan=3} {/section}
{tr}Domain{/tr} {tr}Hits{/tr} {tr}Last{/tr}
{$channels[user].referer} {$channels[user].hits} {$channels[user].last|tiki_short_datetime}
{pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}