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

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

{{{t "The video was uploaded by {channelDisplayName} channel." channelUrl=channelUrl channelDisplayName=channelDisplayName}}}

{{#if videoPublishedAt}} {{t "It was published on {videoPublishedAt}." videoPublishedAt=videoPublishedAt}} {{else}} {{t "It was uploaded on {videoCreatedAt} but not yet published." videoCreatedAt=videoCreatedAt}} {{/if}}

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

{{reason}}

{{/base}}