{assign var=bgcolor value =F2F2F2} {if $comments}
{foreach from=$comments item=comment} {/foreach}
CID UID Email Comment Date Votes Actions
{$comment.comment_id} {$comment.userid} {if $comment.anonym_email}{$comment.anonym_email}{else}{$comment.email}{/if} {if $comment.comment}{$comment.comment}{else}{$comment.username}{/if} {$comment.date_added|date_format} {$comment.vote} Delete
{else}
No User Comments
{/if} {literal} {/literal}