-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathcall.html
58 lines (52 loc) · 3.29 KB
/
call.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
---
layout: default
title: Call Congress
permalink: /call/
meta_content: |
<meta property="og:url" content="https://mayday.us/call/"/>
<meta property="og:image" content="https://mayday.us/images/campaigns/20150429-hero-bg.jpg"/>
<meta property="og:title" content="Call undecided Reps now!"/>
<title>MAYDAY PAC - Call undecided Reps now!</title>
<meta property="og:description" content="We're close to a pro-reform majority in the House! Help us close the gap by calling on undecided reps to support reform now."/>
<link rel="canonical" href="https://mayday.us/call/">
---
{% capture content %}
<div class="container">
<div class="row">
<div class="col-md-8">
<h1>Call Congress</h1>
<p class="byline">Start fighting for fundamental reform. This tool will help you call the office of one of our potential leaders, so you can ask your legislators to support reform.</p>
<h3>Here is how it works</h3>
<ol class="simple-list small-list">
<li>Enter your phone number and click the "Call Now" button.</li>
<li>Your phone will ring. When you answer, our automated system will connect you to the first representative listed.</li>
<li>A member of the rep's staff will answer. If you're calling after hours, you may be able to leave a message.</li>
<li>
<p>Leave your comment with a Congressional aide or their answering machine. </p>
<p>Sample script (don’t worry, you’ll also see it on screen while you call Congress):</p>
Hi. My name is _______ (if applicable: and I’m a voter in your district). I’m asking _______ to be a leader in the fight to restore our republic to the people. We need _______ to support legislation to change the way members of Congress raise money for their campaigns. There are five Republican and Democratic proposals. You can see the list at RepsWith.US. Will _______ please consider supporting one of those bills?
</li>
<li>Once you've completed your call, hit * to disconnect. Follow the prompts and you will be connected to the next rep on your list.</li>
</ol>
<p>You can end your calling session at any time. If you're unable to complete your list in one session, you can come back later and pick up where you left off.</p>
<p>If you'd like to cite your favorite legislation, any of the following reforms listed below will bring about significant change:</p>
<ul>
<li><strong>House:</strong> Government By the People Act (HR-20)</li>
<li><strong>House:</strong> Empowering Citizens Act (HR-424)</li>
<li><strong>Proposal:</strong> The American Anti-corruption Act</li>
<li><strong>Proposal:</strong> Political Money Reform Proposal</li>
<li><strong>Proposal:</strong> Taxation Only With Representation Act</li>
</ul>
<p>Learn more about these reforms at <a href="http://www.repswith.us/reforms" title="">http://www.repswith.us/reforms</a></p>
</div>
<div class="col-md-4 action-wrap incomplete active">
{% include panels/panel_action_w_call_congress.html hide_instructions=true hide_next=true intro_content='Call Congress now.' %}
</div>
</div>
</div>
{% endcapture %}
{% include sub_layouts/default_layout.html %}
<script>
//custom scripts per page
//This in included just before before the close body tag.
</script>