{foreach from=$atchs key=k item=file}
{if $smarty.request.preview == "on" && $file.prev} {else} Attachment
{$file.file_name}
{$InProve_Smarty->bytes2str($file.file_size)}
{/if}
{/foreach}