{template header}
回复({$strWeibo['count_comment']})
    {loop $arrComment $key $item}
  • {$item[user][username]}

    {$item[addtime]} {$item[user][username]}

    {$item[content]}

    {if $GLOBALS['TS_USER'][user][userid] == $item[userid] || $GLOBALS['TS_USER']['isadmin']==1} {/if}
  • {/loop}
{$pageUrl}
更多{$strWeibo['user']['username']}的唠叨
{php doAction('gobad','300')}
{template footer}