Back to Peertube

Report.Component

client/src/app/shared/shared-moderation/report-modals/report.component.html

8.1.5364 B
Original Source

{{ modalTitle }}

What is the issue? @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 }} }