{{ modalTitle }}

@for (reason of predefinedReasons; track reason) {
@if (reason.help) {
} @if (reason.description) {
}
}
Your report will be sent to moderators of {{ currentHost }}. @if (isRemote()) { It will be forwarded to the comment origin ({{ originHost }}) too. }
@if (formErrors.reason) {
{{ formErrors.reason }}
}