forked from smartchicago/cutgroup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
thank-you.html
103 lines (90 loc) · 6.49 KB
/
thank-you.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Thanks for signing up to the a member of the CUT Group - Smart Chicago Collaborative</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/main.css">
<script src="assets/js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<!-- <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300' rel='stylesheet' type='text/css'>
--> <link href='http://fonts.googleapis.com/css?family=Noto+Serif|Raleway' rel='stylesheet' type='text/css'>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<!-- This code is taken from http://twitter.github.com/bootstrap/examples/hero.html -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="index.html">Civic User Testing Group</a>
<div class="nav-collapse collapse">
<ul class="nav pull-right">
<li><a href="#signup">Be a Tester</a></li>
<li><a href="developers.html">Developers</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<div class="hero-unit">
<div class="pull-left span3">
<a href="http://www.smartchicagocollaborative.org/"><img src="assets/img/smart-chicago-logo.png" alt="Smart Chicago Collaborative" style="height:54px; width: 200px; margin-top:30px;"/></a>
</div>
<div class="pull-left span8">
<h1>Civic User Testing Group</h1>
<p>The Civic User Testing Group (CUTGroup) is a community of residents who <strong>get paid</strong> to test civic websites and apps.</p>
</div>
<div class="clearfix"></div>
</div>
<a name="signup"></a>
<div class="row section-break">
<div class="span12">
<h2>Thank you!</h2>
<p>Thanks for signing up to be a member of the CUTGroup. You should receive a text message to verify your account. Once your account has been verified we will send you a $5 VISA gift card within a week. If you have any questions, please write Sonja Marziano of the Smart Chicago Collaborative at <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>Please help spread the word about our group — we need members from all over the city of Chicago and all of Cook County. Here are some ways you can help:</p>
</div>
</div>
<div class="row">
<div class="span6">
<h3>Tweet your sign up</h3>
<p><a href="https://twitter.com/share" class="twitter-share-button" data-url="http://cutgroup.smartchicagoapps.org/" data-text="Sign up to test civic apps in Chicago for @SmartChicago. $5 for a signup; $20 for a test:" data-size="large" data-related="SmartChicago" data-hashtags="">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p>
</div>
<div class="span6">
<h3>Follow @SmartChicago on Twitter</h3>
<p><a href="https://twitter.com/smartchicago" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @smartchicago</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></p>
</div>
</div>
<hr>
<footer>
<p class="muted"><a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/80x15.png" /></a> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.en_US">Creative Commons Attribution 3.0 Unported License</a>.</p>
</footer>
</div> <!-- /container -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.0.min.js"><\/script>')</script>
<script src="assets/js/vendor/bootstrap.min.js"></script>
<script src="assets/js/main-min.js"></script>
<script>
var _gaq=[['_setAccount','UA-37739534-4'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>