{foreach from=$reply_list item=reply}
{function name="show_avatar" uid=$reply.user_id type="small" }
{$reply.user_name} 于 {$reply.create_time_format} 发表回应
{if $user_auth[dp][replydel]}删除{/if}
_var['reply']['content'],0,500)); ?>
{/foreach}