2018-10-01 18:33:01 +01:00

75 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<link rel="stylesheet" href="static/css/base.css">
<link rel="stylesheet" href="static/css/investigations.css">
<title>US Military Civilian Casualty Investigations</title>
</head>
<body>
<div id="title">
<h1>US Military Civilian Casualty Investigations</h1>
</div>
<div id="banner"><nav><a href="/">Home</a><a href="/about.html">About</a><a href="/contact.html">Contact</a></nav></div>
<div id="content">
<table id = "investigation-table">
<tbody>
<tr>
<th>Title</th>
<td>Investigation into Civilian Casualties Resulting From An Engagement On 12 July 2007 In The New Baghdad District of Baghdad, Iraq</td>
</tr>
<tr>
<th>Country</th>
<td>Iraq</td>
</tr>
<tr>
<th>Date</th>
<td>Jul 2007</td>
</tr>
<tr>
<th>Military Branch</th>
<td>Army </td>
</tr>
<tr>
<th>Type of investigation</th>
<td>AR 15-6</td>
</tr>
<tr>
<th>Subject</th>
<td>Civilian Casualty</td>
</tr>
<tr>
<th>Specific location</th>
<td> New Baghdad District of Baghdad</td>
</tr>
<tr>
<th>Pages</th>
<td>43</td>
</tr>
<tr>
<th>Original Source</th>
<td>CENTCOM FOIA </td>
</tr>
<tr>
<th>Original URLs</th>
<td>https://www3.centcom.mil/foia_rr_files/5 usc 552(a)(2)(d)records/death of reuters journalists/6--2nd brigade combat team 15-6 investigation.pdf</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>