<{foreach item=comment from=$block.comments}>
  • <{$comment.time}> <{$comment.title}> (<{$comment.poster}>)
  • <{/foreach}>