{* $Id: download.tpl 618 2005-09-18 20:34:15Z zeke $ *} {capture name="mainbox"} {$product_data.product}

{foreach from=$edp_files item=file} {/foreach}
{$file.filename} {$file.size|number_format:0:'':' '} {$lang.bytes}
{/capture} {include file="common_templates/mainbox.tpl" title=$lang.download content=$smarty.capture.mainbox}