<{if $category.image != ""}>
|
<{$category.title}> (<{$category.totaldownloads}>) <{$category.subcategories}> |
<{if $category.count is div by 3}>
<{section name=i loop=$file}> <{include file="db:mydownloads_download.html" down=$file[i]}> <{/section}> |