-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·139 lines (116 loc) · 5.76 KB
/
index.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
---
---
<html lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<head>
<meta charset="utf-8">
<meta property="fb:admins" content="701690" />
<meta property="fb:app_id" content="209447749071671" />
<meta property="og:type" content="article" />
<meta property="article:publisher" content="https://www.facebook.com/Presente.org" />
<meta property="og:title" content="Tell Democrats to stand up with the community and protect sanctuary cities"/>
<link href="http://s3.amazonaws.com/s3.presente.org/static/css/main.css" rel="stylesheet">
<link href="http://s3.amazonaws.com/s3.presente.org/static/css/petition.css" rel="stylesheet">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen and (max-width: 480px), screen and (max-device-width: 480px)" href="//s3.amazonaws.com/s3.presente.org/static/css/mobile/main.css">
<link href="css/overlay.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<style>
.overlay { display:none; }
</style>
<link rel="icon" type="image/png" href="images/fav.png">
<title>Tell Latino leaders: We need Internet Freedom and Protection</title>
<script type="text/javascript" src="js/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="js/jquery.browser.js"></script>
<script async src="//act.presente.org/samples/widget.js"></script>
<script type="text/javascript" src="//c.shpg.org/166/sp.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</head>
<body class="actionkit without-form petition">
<div class="container">
<ol id="accessibility-nav">
<li><a href="#navigation">Skip to navigation</a></li>
<li><a href="#content">Skip to content</a></li>
<li><a href="#sidebar">Skip to sidebar</a></li>
</ol>
<!-- / accessibility-nav -->
<hr>
<div id="header" class="without-form">
<a href="http://www.presente.org" rel="home" title="Go to homepage" class="site-name">Presente.org<span></span></a>
<span class="bottom-border"></span>
</div>
<!-- / header -->
<hr>
<hr>
<div id="content" class="clearfix ">
<div class="leading">
<img src="images/nohumanillegal.jpg" width="300">
<h1>Tell Democrats to stand up with the community and protect sanctuary cities</h1>
{% include cta.html %}
</div> <!-- end leading -->
<div class="sub">
<div class="left">
<div class="letter">
<h2>The Call</h2>
<p>Enter your number, and we'll call you and connect you with the office of a Democratic senator. We'll suggest a script you can read to ask them to stand up for sanctuary cities.
</p>
</div>
</div> <!-- end .left -->
<div class="right">
<div class="sign-petition">
<ul class="compact" id="ak-errors"></ul>
<form class="actionkit-widget" id="phoneForm" action="http://act.presente.org/act/" onsubmit="this.submitted=1;return false">
<input type="hidden" name="page" value="stopthetrumpact" />
<div id="unknown_user">{% include user_form.html %}</div>
<div id="known_user" style="display: none;">
Not <span id="known_user_name"></span>? <a href="?" onclick="return actionkit.forms.logOut()">Click here.</a>
</div>
<div class="phone-fieldset">
<label for="id_phone">Phone: † </label>
<input id="id_phone" type="tel" name="phone" class="middle">
</div>
<input type="submit" value="Submit" id="call_button" class="rounded" style="margin-right:10px;">
{% include disclosure.html %}
</form>
<div id="phoneForm-replacement" style="display: none;"><h2>Thank you!</h2></div>
</div> <!-- end .sign-petition -->
</div> <!-- end .right -->
</div> <!-- end sub -->
</div> <!-- end #content -->
</div> <!-- end .container -->
<div id="footer">
<div class="media-inquiries">
<p><span class="media-email">// For media inquiries:<a href="mailto:[email protected]">[email protected]</a></span>
<span>// <a href="http://www.presente.org/privacy/">privacy policy</a></span></p>
</div>
<div class="more-info">
<p>// For more information:<a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div class="overlay">
<div class="modal">
<div class="inner">
<div id="script">
{% include call_modal_top.html %}
{% include call_script.html %}
</div>
<div class='sp_11466 sp_fb_large sp'></div>
<div class='sp_11467 sp_tw_large sp'></div>
<div class='sp_11468 sp_em_large sp'></div>
<div class="bottom">
<a class="btn close">× close</a>
</div>
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54189940-6', 'auto');
ga('send', 'pageview');
</script>
<script src="//use.typekit.net/dhf0cnu.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</body>
</html>