<{include file='db:repository_header.html'}> <{foreach item=ranking from=$rankings}>
<{$smarty.const._MD_POSITORY_CATEGORY}>: <{$ranking.title}>
<{foreach item=file from=$ranking.file}> <{/foreach}>
<{$smarty.const._MD_POSITORY_RANK}> <{$smarty.const._MD_POSITORY_TITLE}> <{$smarty.const._MD_POSITORY_CATEGORY}> <{$smarty.const._MD_POSITORY_HITS}> <{$smarty.const._MD_POSITORY_RATING}> <{$smarty.const._MD_POSITORY_VOTE}>
<{$file.rank}> <{$file.title}> <{$file.category}> <{$file.hits}> <{$file.rating}> <{$file.votes}>

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