{lang('commentlist')}:
-
{loop $comments $comment}
- {lang('username')}:{$comment[username]}{sdate($comment[adddate],'Y-m-d H:i')}
- {strip_tags($comment[content])} ";} else unset($i); ?> {/loop}
{pagination::html($record_count)}
{template 'header.html'}
{template 'footer.html'}