{$comment.author.name|escape}
{$comment.author.name|escape} {if !empty($comment.author.badge)} {$comment.author.badge} {/if} {$comment.datetime|wa_datetime:"humandatetime"}
{$comment.text}
{if !empty($comment.editable)}
[`delete`] [`edit`] {$wa->csrf()}
{/if} {* @event frontend_comments.%plugin_id% *} {if !empty($comment.plugins)} {foreach $comment.plugins as $_}{$_}{/foreach} {/if}