<{foreach item=info from=$block.info_list}>
  • <{$info.title}> (<{$info.time|date_format:"%Y-%m-%d %H:%M:%S"}>)
  • <{/foreach}>