<{foreach from=$block.download item=down}>
  • <{$down.title}> (<{$down.updated}>) <{if $block.show_body}>
    <{$down.description|strip_tags|truncate:"100"}> <{/if}>
  • <{/foreach}>