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

75 lines
1.6 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>CID Report: 001-03-CID899-63482</td>
</tr>
<tr>
<th>Country</th>
<td>Iraq</td>
</tr>
<tr>
<th>Date</th>
<td>May 2003</td>
</tr>
<tr>
<th>Military Branch</th>
<td>Army </td>
</tr>
<tr>
<th>Type of investigation</th>
<td>CID (criminal)</td>
</tr>
<tr>
<th>Subject</th>
<td>Theft</td>
</tr>
<tr>
<th>Specific location</th>
<td>Baghdad</td>
</tr>
<tr>
<th>Pages</th>
<td>52</td>
</tr>
<tr>
<th>Original Source</th>
<td>ACLU Torture Database</td>
</tr>
<tr>
<th>Original URLs</th>
<td>https://www.thetorturedatabase.org/document/cid-report-001-03-cid899-63482?search_url=search/apachesolr_search/15-6&search_args=page=7%26show=50</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>