{* supreme 1.7.1 *}
{if empty($comment.site)} {$comment.name} {else} {$comment.name} {/if} {if $comment.user.id} {$wa->accountName()} {/if} {* @event prepare_comments_frontend.%plugin_id%.authorname_suffix *} {if !empty($comment.plugins.authorname_suffix)} {foreach $comment.plugins.authorname_suffix as $plugin => $output}{$output}{/foreach} {/if}
{* @event prepare_comments_frontend.%plugin_id%.before *} {if !empty($comment.plugins.before)} {foreach $comment.plugins.before as $plugin => $output}{$output}{/foreach} {/if}
{$comment.text|nl2br}
{* @event prepare_comments_frontend.%plugin_id%.after *} {if !empty($comment.plugins.after)} {foreach $comment.plugins.after as $plugin => $output}{$output}{/foreach} {/if}
[`reply`]