<{foreach from=$block.yd_comment item=com}>
  • <{$com.title}> <{if $block.mod_config.use_name==1 && $com.name}><{$com.name}> <{elseif $com.uname}><{$com.uname}> <{else}><{$com.guest_name}> <{/if}>[<{$com.datetime|formatTimestamp:'m-d H:i'}>]
  • <{/foreach}>