-
Notifications
You must be signed in to change notification settings - Fork 0
/
yourstory.html
145 lines (126 loc) · 7.27 KB
/
yourstory.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!--This is a basic template for bootstrap, which links to the bootstrap stylesheet I modified it from this http://getbootstrap.com/examples/starter-template/# -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Did you (or someone you know) plead guilty to a crime when you were actually innocent?">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<!-- METRICS -->
<meta name="parsely-title" content="Tell us your plea bargain story" />
<meta name="parsely-link" content="http://cnsmaryland.org/interactives/spring-2018/plea-bargain/yourstory.html" />
<meta name="parsely-type" content="post" />
<meta name="parsely-pub-date" content="2018-05-30T13:00:00Z" />
<meta name="parsely-section" content="Investigations" />
<meta name="parsely-author" content="CNS Maryland" />
<meta name="parsely-tags" content="crime, investigative journalism, interactives" />
<!--Facebook OpenGraph-->
<meta property="fb:app_id" content="209502139105366" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Tell us your plea bargain story">
<meta property="og:url" content="http://cnsmaryland.org/interactives/spring-2018/plea-bargain/yourstory.html">
<meta property="og:site_name" content="CNS Maryland">
<meta property="og:description" content="Did you (or someone you know) plead guilty to a crime when you were actually innocent? We want to hear your story.">
<meta property="og:image" content="http://cnsmaryland.org/interactives/spring-2018/plea-bargain/assets/main-social.png" />
<meta property="og:image:width" content="1000" />
<meta property="og:image:height" content="600" />
<meta property="og:locale" content="en_US" />
<!--Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@cnsmaryland">
<meta name="twitter:creator" content="@cnsmaryland">
<meta name="twitter:title" content="Tell us your plea bargain story">
<meta name="twitter:description" content="Did you (or someone you know) plead guilty to a crime when you were actually innocent? We want to hear your story.">
<meta name="twitter:domain" content="CNS Maryland">
<meta name="twitter:image" content="http://cnsmaryland.org/interactives/spring-2018/plea-bargain/assets/main-social.png" />
<title>Tell us your plea bargain story</title>
<!-- Bootstrap core CSS, which has been minified for faster load. You can USE the styles in this stylesheet, but NEVER EDIT THIS FILE-->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<!--Put all of your custom styles in here. Notice it comes below the core boostrap.min.css (core files). The order is important-->
<link href="css/customstyles.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700|PT+Serif:400,700" rel="stylesheet">
<!-- These are special files that make all the fancy new stuff work in older versions of Internet Explorer-->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top"><!--beginning of navbar-->
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Trading Away Justice</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="about.html">About</a></li>
<li><a href="yourstory.html">Tell your story</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav><!--end of navbar-->
<div class="head-strip">
<div class="container">
<!-- <div class="col-sm-8 col-sm-offset-2 block-text">
<div class="article-headline">Tell us your story</div>
</div>-->
</div>
</div>
<div class="container">
<div class="article">
<!--<img class="map" src="assets/maryland.png">-->
<div class="row text-container">
<div class="col-sm-8 col-sm-offset-2 block-text">
<div class="article-text">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdJVz_ln9mPM2ZxkbzQVF66Q_5YFMjbSruQ-RV4M04oYVxqnA/viewform?embedded=true" width="100%" height="1900" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div id="sponsors">
<img class="sponsor" src="assets/cns.png">
<img class="sponsor" src="assets/injustice.png">
<img class="sponsor" src="assets/pbs.jpg">
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!--All of these links below make interactivity, which we'll add later, work. This-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!--This is the core boostrap javascript file this is the original, but we need to correct the path-->
<script src="js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
<!-- Go to www.addthis.com/dashboard to customize your tools --> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4ebd6107389ae315"></script>
<!-- METRICS -->
<!-- START Parse.ly Include: Standard -->
<div id="parsely-root" style="display: none">
<span id="parsely-cfg" data-parsely-site="cnsmaryland.org"></span>
</div>
<script>
(function(s, p, d) {
var h=d.location.protocol, i=p+"-"+s,
e=d.getElementById(i), r=d.getElementById(p+"-root"),
u=h==="https:"?"d1z2jf7jlzjs58.cloudfront.net"
:"static."+p+".com";
if (e) return;
e = d.createElement(s); e.id = i; e.async = true;
e.src = h+"//"+u+"/p.js"; r.appendChild(e);
})("script", "parsely", document);
</script>
<!-- END Parse.ly Include: Standard -->
</body>
</html>