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

<{$down.title}>

<{$smarty.const._MD_WFD_DOWNLOADNOW}>   <{if $down.use_mirrors == 1 && $down.mirrors_num >= 1}> <{$smarty.const._MD_WFD_DOWNLOADMIRRORS}>

<{/if}> <{if $down.use_mirrors !== 1 && $down.mirror != ''}> <{$down.mirror}>
<{/if}> <{$down.adminlink}> <{if $down.forumid > 0}> <{$smarty.const._MD_WFD_INFORUM}> <{$smarty.const._MD_WFD_INFORUM}> <{/if}>

<{$smarty.const._MD_WFD_DESCRIPTIONC}>

<{$down.description}>

<{if $down.features != ''}>
<{$smarty.const._MD_WFD_FEATURES}>
    <{foreach item=features from=$down.features}>
  • <{$features}>
  • <{/foreach}>

<{/if}> <{if $down.requirements != ''}>
<{$smarty.const._MD_WFD_REQUIREMENTS}>
    <{foreach item=requirements from=$down.requirements}>
  • <{$requirements}>
  • <{/foreach}>

<{/if}> <{if $down.history != ''}>
<{$smarty.const._MD_WFD_HISTORY}>
<{$down.history}>

<{/if}>
<{$smarty.const._MD_WFD_SUBMITTER}>: <{$down.submitter}>
<{if $down.publisher != ''}>
<{$smarty.const._MD_WFD_PUBLISHER}>: <{$down.publisher}>
<{/if}>
<{$lang_subdate}>: <{$down.updated}>

<{if $down.version != 0}>
<{$smarty.const._MD_WFD_VERSION}>: <{$down.version}>
<{/if}>
<{$smarty.const._MD_WFD_DOWNLOADHITS}>: <{$down.hits}>
<{$smarty.const._MD_WFD_FILESIZE}>: <{$down.size}>
<{if $down.homepage != ''}>
<{$smarty.const._MD_WFD_HOMEPAGE}>: <{$down.homepage}>
<{/if}>

<{$smarty.const._MD_WFD_RATINGC}>  (<{$down.votes}>)

<{$smarty.const._MD_WFD_REVIEWS}>  (<{$down.reviews_num}>)

<{if $down.use_mirrors == 1}>
<{$smarty.const._MD_WFD_MIRROR_AVAILABLE}> <{$down.mirrors_num}>

<{/if}>
<{$smarty.const._MD_WFD_DOWNTIMES}>
<{$down.downtime}>
<{if $show_screenshot == true}> <{if $down.screenshot_full}>
<{$smarty.const._MD_WFD_SCREENSHOT}>

<{/if}><{/if}>
 
<{$smarty.const._MD_WFD_PRICE}>: <{$down.price}> | <{$smarty.const._MD_WFD_SUPPORTEDPLAT}>: <{$down.platform}> | <{$smarty.const._MD_WFD_DOWNLICENSE}>: <{$down.license}> | <{$smarty.const._MD_WFD_LIMITS}>: <{$down.limitations}>

<{$lang_user_reviews}>
<{foreach item=down_user from=$down_uid}>
<{$down_user.title}> (<{$down_user.published}>)
<{if 20 is div by 2}> <{/if}> <{/foreach}>
<{$lang_copyright}>

<{include file='db:wfdownloads_footer.html'}>