{{#> base title=(t "A comment is pending moderation")}}

{{#if isLocal}} {{{t "{instanceName} received an abuse report for the comment on video {videoName}." instanceName=instanceName commentUrl=commentUrl videoName=videoName}}} {{else}} {{{t "{instanceName} received an abuse report for the remote comment on video {videoName}." instanceName=instanceName commentUrl=commentUrl videoName=videoName}}} {{/if}}

{{t "The comment was posted on {commentCreatedAt} by {flaggedAccount} ." commentCreatedAt=commentCreatedAt flaggedAccount=flaggedAccount}}

{{t "The reporter, {reporter}, cited the following reason(s):" reporter=reporter}}

{{reason}}

{{/base}}