<% if MarkedAsDeleted %><% _t('DELETED_BY_ADMIN','This comment was deleted by an administrator') %><% else %> <% if $Gravatar %>
Gravatar for $Name
<% end_if %>
<% if $URL %>

<% _t('CommentsInterface_singlecomment_ss.PBY','Posted by') %> $AuthorName.XML

<% else %>

<% _t('CommentsInterface_singlecomment_ss.PBY','Posted by') %> $AuthorName.XML

<% end_if %>
$Created.Nice ($Created.Ago)
<% if TwitterUsername %>
<% end_if %> $EscapedComment <% if $CanReply %><% end_if %> <% if $ApproveLink || $SpamLink || $HamLink || $DeleteLink %> <% end_if %>
<% end_if %>