<{if $imageheader != ""}>
<{$imageheader}>

<{/if}>

<{$smarty.const._MD_WFD_NEWDOWNLOADS}>

<{$smarty.const._MD_WFD_TOTALNEWDOWNLOADS}>: <{$smarty.const._MD_WFD_LASTWEEK}> - <{$allweekdownloads}> \ <{$smarty.const._MD_WFD_LAST30DAYS}> - <{$allmonthdownloads}>

<{$smarty.const._MD_WFD_SHOW}>: <{$smarty.const._MD_WFD_1WEEK}> - <{$smarty.const._MD_WFD_2WEEKS}> - <{$smarty.const._MD_WFD_30DAYS}>

<{$smarty.const._MD_WFD_DTOTALFORLAST}> <{$newdownloadshowdays}> <{$smarty.const._MD_WFD_DAYS}>

<{if count($dailydownloads) gt 0}> <{foreach item=dailydownloads from=$dailydownloads}> <{/foreach}>
· <{$dailydownloads.newdownloadView}> (<{$dailydownloads.totaldownloads}>)

<{$smarty.const._MD_WFD_LATESTLIST}>

<{section name=i loop=$file}> <{include file="db:wfdownloads_download.html" down=$file[i]}> <{/section}>
<{/if}>