{lang="reply_by__accountowner"}
{lang="reply_by__altcontact"}
{lang="reply_by__staff"}
{datetime="$comment->date"} {{if $comment->cc}} {lang="cc"}: {$comment->cc} {{endif}} {{if $comment->bcc}} {lang="bcc"}: {$comment->bcc} {{endif}}
{{if $comment->type === $comment::REPLY_EMAIL}} By Email {{elseif $comment->type === $comment::REPLY_MEMBER or $comment->type === $comment::REPLY_ALTCONTACT}} {{if $comment->author()->member_id === \IPS\Member::loggedIn()->member_id}}
{lang="you"}
{{else}}{$comment->author()->cm_name}
{{endif}} {{else}}{$comment->author()->cm_name}
{{endif}} {{if $comment->type === $comment::REPLY_MEMBER}}{lang="reply_by__accountowner"}
{{elseif $comment->type === $comment::REPLY_ALTCONTACT}}{lang="reply_by__altcontact"}
{{elseif $comment->type === $comment::REPLY_STAFF}}{lang="reply_by__staff"}
{{endif}}