{loop $archives $i $archive}
{if $archive['attachment_path']} {attachment_js($archive['aid'])} {else}
{lang('nodownload')}
{/if}
{$archive['title']}
{/loop}