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

75 lines
1.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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 of Alleged War Crimes in Iraq in 1st-41st Infantrys Deployment to Operation Iraqi Freedom (OIF)</td>
</tr>
<tr>
<th>Country</th>
<td>Iraq</td>
</tr>
<tr>
<th>Date</th>
<td>Jan 2003</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>Ill-treatment of detainees</td>
</tr>
<tr>
<th>Specific location</th>
<td>Multiple Locations</td>
</tr>
<tr>
<th>Pages</th>
<td>11</td>
</tr>
<tr>
<th>Original Source</th>
<td>ACLU Torture Database</td>
</tr>
<tr>
<th>Original URLs</th>
<td>https://www.thetorturedatabase.org/document/ar-15-6-investigation-re-alleged-detainee-abuse?search_url=search/apachesolr_search/15-6&search_args=page=1%26show=50</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>