Report video "{{ video().name }}"

@for (reason of predefinedReasons; track reason) {
@if (reason.help) {
} @if (reason.description) {
}
}
@if (timestamp.hasStart) {
}
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 }}
}