{ totalRecords, plural, =0 {No video} =1 {1 video} other {{{ totalRecords | myNumberFormatter }} videos}}
@if (videoBlock.type === 2) { Auto block }
@if (videoBlock.unfederated) { Unfederated } {{ videoBlock.createdAt | ptDate: 'short' }}
@if (videoBlock) {
Block reason:
}
@if (search) { No blocked video found matching current filters. } @else { No blocked video found. }