<{if count($categories) gt 0}>
<{foreach item=category from=$categories}> <{if $category.count is div by $nb_catcol}> <{/if}> <{/foreach}>
<{if $category.image != ""}> <{$category.title}> <{/if}> <{$category.description_main}>
<{if $category.subcategories != ""}>
<{$smarty.const._MD_TDMDOWNLOADS_INDEX_SCAT}>
    <{$category.subcategories}>
<{/if}>
<{$smarty.const._MD_TDMDOWNLOADS_RSS}>
<{if $bl_affichage==1}>
<{$smarty.const._MD_TDMDOWNLOADS_INDEX_BLNAME}>
<{if $bl_date != ""}> <{/if}> <{if $bl_pop != ""}> <{/if}> <{if $bl_rating != ""}> <{/if}>
<{$smarty.const._MD_TDMDOWNLOADS_INDEX_BLDATE}><{$smarty.const._MD_TDMDOWNLOADS_INDEX_BLDATE}>
    <{foreach item=bl_date from=$bl_date}>
  • <{$bl_date.title}> (<{$bl_date.date}>)
  • <{/foreach}>
<{$smarty.const._MD_TDMDOWNLOADS_INDEX_BLPOP}><{$smarty.const._MD_TDMDOWNLOADS_INDEX_BLPOP}>
    <{foreach item=bl_pop from=$bl_pop}>
  • <{$bl_pop.title}> (<{$bl_pop.hits}>)
  • <{/foreach}>
<{$smarty.const._MD_TDMDOWNLOADS_INDEX_BLRATING}><{$smarty.const._MD_TDMDOWNLOADS_INDEX_BLRATING}>
    <{foreach item=bl_rating from=$bl_rating}>
  • <{$bl_rating.title}> (<{$bl_rating.rating}>)
  • <{/foreach}>
<{/if}>

<{$lang_thereare}>

<{/if}> <{if $show_latest_files}> <{if $file != ""}>

<{$smarty.const._MD_TDMDOWNLOADS_INDEX_LATESTLIST}>

<{section name=i loop=$file}> <{if $file[i].count is div by $nb_dowcol}> <{/if}> <{/section}>
<{include file="db:tdmdownloads_download.html" down=$file[i]}>
<{/if}> <{/if}> <{include file="db:system_notification_select.html"}>