{foreach from=$data item=item key=key}> <{foreach from=$item.list item=cat key=key2}>
<{$cat.content}>
<{$cat.reply_nickname}>:<{$cat.reply_content}>
<{$cat.content}>
<{if $cat.reply_id }><{$cat.reply_nickname}>:<{$cat.reply_content}>
<{/if}>