{foreach from=$comments item=comment name="comments"}
8}commentlevel-9{else}commentlevel-{$comment.depth}{/if}"> {if $comment.avatar}{$comment.avatar}{/if}

{if $comment.url}{/if}{$comment.author|@default:$CONST.ANONYMOUS}{if $comment.url}{/if} {if $comment.spice_twitter_name}{$comment.spice_twitter_icon_html}{/if} {$CONST.ON} :

{if $comment.spice_twitter_followme}{$comment.spice_twitter_followme}{/if}
{if $comment.body == 'COMMENT_DELETED'} {$CONST.COMMENT_IS_DELETED} {else} {$comment.body} {/if}
{foreachelse}

{$CONST.NO_COMMENTS}

{/foreach}