-
Notifications
You must be signed in to change notification settings - Fork 0
/
justice-for-quawan-charles.html
72 lines (57 loc) · 4.21 KB
/
justice-for-quawan-charles.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<html lang="en">
<head>
<title>No Silence | Black Lives Matter</title>
<meta name="viewport" content="width=device-width">
<meta name="Description" content="Project created created as an accessible resource to aid the black community.">
<meta name="image" property="og:image" content="https://imgur.com/qeM6zwy">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- <script type="text/javascript" src="search.js"></script> -->
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light sticky-top">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item"><a href="index.html" class="nav-link">No Silence</a></li>
<li class="nav-item"><a href="home.html" class="nav-link">Action Items</a></li>
<li class="nav-item"><a href="mhealth.html" class="nav-link">Mental Health</a></li>
<li class="nav-item"><a href="bbiz.html" class="nav-link">Black-owned Businesses</a></li>
<li class="nav-item"><a href="arts.html" class="nav-link">Arts</a></li>
<li class="nav-item"><a href="online.html" class="nav-link">Online</a></li>
<li class="nav-item"><a href="orgs.html" class="nav-link">Organizations</a></li>
<li class="nav-item"><a href="endsars.html" class="nav-link">#EndSARS</a></li>
<li class="nav-item"><a href="other.html" class="nav-link">Other</a></li>
</ul>
</div>
</nav>
<main id="content">
<!-- <div class="container">
<input class="search-bar flex" type="text" id="myInput" onkeyup="myFunction()" placeholder="Search">
</div> -->
<div class="ml-5 mt-5">
<div>
<h1>Justice for Quawan Charles</h1>
<p>Quawan Charles, 15, went missing on 10/30. He was last seen with a 17 year old white classmate and their mother.<br>His burned and beaten body was found 4 days later in a field in Louisiana</p>
<h2>Who to Call</h2>
<p>Jarred Spurlock (337) 369-3711<br>
Mayor of New Iberia, La Freddie Decourt (337) 364-8548 & (337) 369-2300<br>
State Attorney General Jeff Landry (225) 326-6705<br>
Ask the Iberia Parish Sheriff Chief Thomas S. Romero about the autopsy/toxicology report (337) 369-3714<br>
Ask Governor John Bel Edwards why the Baldwin PD failed to follow the state Amber Alert policy (225) 342-0991 & (844) 860-1413<br>
Ask these Louisiana based FBI offices what's being done to help this family & demand that they investigate Baldwin PD<br>
[first phone number: (337) 233-2164]<br>
[second phone number: (318) 443-5097]<br>
[third phone number: (225) 292-5159]<br>
[fourth phone number: (504) 816-3000]</p>
</div>
</div>
</main>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
</body>
</html>