Israel bombs another UN-run school in Gaza
July 14, 2024
Incident Summary
Israeli forces have killed at least 17 people after it struck a school sheltering displaced Palestinians in the Nuseirat refugee camp, according to Gaza’s civil defence agency.
More than 80 people were injured in Sunday’s attack on the UN-run Abu Oraiban school. It is the fifth attack on a school-turned-shelter in eight days.
The Abu Oraiban school was housing “thousands of displaced people”, Palestinian Civil Defence spokesman Mahmoud Basal said, adding that most of the dead were women and children.
Isreal Claim
The Israeli military said its air force “struck a number of terrorists who were operating in the area of UNRWA’s Abu Araban [Abu Oraiban] school building in Nuseirat”.
Incident Location
Disclaimer
The following content may contain graphic or disturbing imagery
Unfortunately it’s not a choice for them…
- Watch Incident News Coverage
- Watch Raw Videos
- Watch White House Statement
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.video-item {
flex: 0 1 calc(50% – 20px); /* 2 columns with gap */
margin-bottom: 5px;
box-sizing: border-box;
}
.video-item iframe,
.video-item video {
width: 100%;
height: 300px;
}
.video-item video {
background: black; /* Add black background to self-hosted videos */
}
.video-title {
text-align: left;
margin-top: 5px;
font-size: 1em;
font-weight: bold;
}
@media (max-width: 600px) {
.video-item {
flex: 0 1 100%; /* 1 column */
margin-bottom: 5px;
box-sizing: border-box;
}
}
Copyright © 2024. All rights reserved.
