{{! An account is pending moderation }} {{#> base title=(t "An account is pending moderation")}}
{{#if isLocal}} {{{t "{instanceName} received an abuse report for the account: {accountDisplayName}" accountUrl=accountUrl accountDisplayName=accountDisplayName instanceName=instanceName}}} {{else}} {{{t "{instanceName} received an abuse report for the remote account: {accountDisplayName}" accountUrl=accountUrl accountDisplayName=accountDisplayName instanceName=instanceName}}} {{/if}}
{{t "The reporter, {reporter}, cited the following reason(s):" reporter=reporter}}
{{reason}}{{/base}}