{template 'header.html'}
{template 'left.html'}
{template 'position.html'}
    {lang(docomment)}:
    {lang(username)}:   {lang(verifycode)}:  

    {lang(commentlist)}
      {pagination::html($record_count)} {loop $comments $comment}
    • {$comment[username]}{sdate($comment[adddate],'Y-m-d H:i')}

      {strip_tags($comment[content])}

    • ";} else unset($i); ?> {/loop}
    {pagination::html($record_count)}
{template 'footer.html'}