<{$catarray.letters}>
<{$catarray.toolbar}>
<{$smarty.const._MD_WFL_DISPLAYING}><{$lang_sortby}>
<{foreach item=ranking from=$rankings}>
<{$smarty.const._MD_WFL_CATEGORY}>: <{$ranking.title}>
| <{$smarty.const._MD_WFL_RANK}> |
<{$smarty.const._MD_WFL_TITLE}> |
<{$smarty.const._MD_WFL_CATEGORY}> |
<{$smarty.const._MD_WFL_HITS}> |
<{$smarty.const._MD_WFL_RATING}> |
<{$smarty.const._MD_WFL_VOTE}> |
<{foreach item=file from=$ranking.file}>
| <{$file.rank}> |
<{$file.title}> |
<{$file.category}> |
<{$file.hits}> |
<{$file.rating}> |
<{$file.votes}> |
<{/foreach}>
<{/foreach}>