<{foreach from=$data.list item=item key=key name=list}>
  • <{$item.nickname}><{$item.created|date_format:"%Y-%m-%d"}>
  • <{/foreach}>