<{include file="db:istats_index.html"}>
<{$lang_by_day}>  |  <{$lang_by_weekday}>  |  <{$lang_by_week}>  |  <{$lang_by_mth}>  |  <{$lang_by_hour}>  |  <{$lang_by_page}>



<{foreach item=dayinf from=$info_day}> " valign="center"> <{/foreach}>
<{$lang_by_day}>
<{$lang_date_date}>
<{$lang_date_visits}>
<{$lang_date_percent}>
 
<{$dayinf.mth}><{$dayinf.day}> <{$dayinf.count}> <{$dayinf.percent}>%





<{foreach item=weekdayinf from=$info_week_day}> <{/foreach}> <{foreach item=weekdayinf from=$info_week_count}> <{/foreach}>
<{$lang_by_weekday}>
<{$lang_wd7}>
<{$lang_wd1}>
<{$lang_wd2}>
<{$lang_wd3}>
<{$lang_wd4}>
<{$lang_wd5}>
<{$lang_wd6}>
<{$weekdayinf.weekdayperc}>%
<{$weekdayinf.count}>





<{foreach item=weekinf from=$info_week}> " valign="center"> <{/foreach}>
<{$lang_by_week}>
<{$lang_week_week}>
<{$lang_week_visits}>
<{$lang_date_percent}>
 
# <{$weekinf.week}> (<{$weekinf.year}>) <{$weekinf.count}> <{$weekinf.percent}> %





<{foreach item=mthinf from=$info_mth}> " valign="center"> <{/foreach}>
<{$lang_by_mth}>
<{$lang_mth_mth}>
<{$lang_mth_visits}>
<{$lang_date_percent}>
 
<{$mthinf.year}>/<{$mthinf.mth}> <{$mthinf.count}> <{$mthinf.percent}> %





<{foreach item=hrperc from=$img_hour_perc}> <{/foreach}> <{foreach item=hrperc from=$hr_perc}> <{/foreach}>
<{$lang_by_hour}>
 
<{$lang_hr_hour}> 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 20h 21h 22h 23h
<{$lang_hr_visits}>
<{$hrperc.hrperc}>%





<{foreach item=pageinf from=$info_page}> " valign="center"> <{/foreach}>
<{$lang_by_page}>
<{$lang_p_page}>
<{$lang_p_visits}>
<{$lang_p_percent}>
 
<{$pageinf.page}> <{$pageinf.count}> <{$pageinf.percent}> %
<{include file="db:istats_footer.html"}>