{template 'header.html'} {template 'index/banner.html'}
{template 'index/menu.html'}
{$article['title']} Comments List
Comments List
{loop $comments $comment}";} else unset($i); ?> {/loop}

{$comment[username]}

{strip_tags($comment[content])}

{pagination::html($record_count)}
{template 'footer.html'}