<{foreach item=subcat from=$subcategories}>
<{$subcat.title}> (<{$subcat.totallinks}>)
|
<{if $subcat.count is div by 2}>
<{/if}>
<{/foreach}>
<{/if}>
<{$category_path}>
<{if $show_links == true}>
<{$smarty.const._MD_WFD_SORTBY}> <{$smarty.const._MD_WFD_TITLE}> (
)
<{$smarty.const._MD_WFD_DATE}> (
)
<{$smarty.const._MD_WFD_RATING}> (
)
<{$smarty.const._MD_WFD_POPULARITY}> (
)
<{$lang_cursortedby}>
<{/if}>
<{if $page_nav == true}>
<{$smarty.const._MD_WFD_PAGES}>: <{$pagenav}>
<{/if}>
<{section name=i loop=$file}>
<{include file="db:wfdownloads_download.html" down=$file[i]}>
<{/section}>
|
<{if $page_nav == true}>
<{$smarty.const._MD_WFD_PAGES}>: <{$pagenav}>
<{/if}>
<{include file='db:wfdownloads_footer.html'}>