<{include file='db:wfdownloads_header.html'}>
<{$description}>

<{if $subcategories}>
<{$smarty.const._MD_WFD_SUBCATLISTING}>
<{foreach item=subcat from=$subcategories}> <{if $subcat.count is div by 2}> <{/if}> <{/foreach}>
<{$subcat.title}> (<{$subcat.totallinks}>)

<{/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'}>