<{foreach item=items from=$block.items}>
  • <{$items.uname}> (<{$items.completed}>)
  • <{/foreach}>