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