<{if count($categories) gt 0}> <{foreach item=category from=$categories}> <{if $category.count is div by 3}> <{/if}> <{/foreach}>
 
<{if $category.image != ""}> <{/if}>

<{$category.title}> (<{$category.totaldownloads}>)


<{$category.subcategories}>

  <{$lang_thereare}>



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