{if $comment.url}{/if}{$comment.author|default:$CONST.ANONYMOUS}{if $comment.url}{/if} {$CONST.ON} {$comment.timestamp|formatTime:$template_option.date_format}: {if $comment.avatar}{$comment.avatar}{/if} {if $comment.body == 'COMMENT_DELETED'} {$CONST.COMMENT_IS_DELETED} {else} {$comment.body} {/if} {if $entry.allow_comments AND $comment.body != 'COMMENT_DELETED'} {$CONST.REPLY} {/if}
{$CONST.COMMENT_IS_DELETED}
{else} {$comment.body} {/if}