mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
76 lines
1.6 KiB
HTML
76 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>ACLU Army 13805-13816 Army 13817-13823</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<th>Country</th>
|
|
<td> Iraq</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<th>Date</th>
|
|
<td>Jun 2005</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>Gaziliya</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<th>Pages</th>
|
|
<td>19</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<th>Original Source</th>
|
|
<td>ACLU Human Cost of War</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<th>Original URLs</th>
|
|
<td>http://www.aclu.org/natsec/foia/pdf/Army13805_13816.pdf
|
|
http://www.aclu.org/natsec/foia/pdf/Army13817_13823.pdf</td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html> |