<{include file='db:wfdownloads_header.html'}> <{foreach item=ranking from=$rankings}>
<{$smarty.const._MD_WFD_CATEGORY}>: <{$ranking.title}>
<{foreach item=file from=$ranking.file}> <{/foreach}>
<{$smarty.const._MD_WFD_RANK}> <{$smarty.const._MD_WFD_TITLE}> <{$smarty.const._MD_WFD_CATEGORY}> <{$smarty.const._MD_WFD_HITS}> <{$smarty.const._MD_WFD_RATING}> <{$smarty.const._MD_WFD_VOTE}>
<{$file.rank}> <{$file.title}> <{$file.category}> <{$file.hits}> <{$file.rating}> <{$file.votes}>

<{/foreach}> <{include file='db:wfdownloads_footer.html'}>