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