-
Notifications
You must be signed in to change notification settings - Fork 0
/
rubens-scott-brown.html
36 lines (31 loc) · 1.24 KB
/
rubens-scott-brown.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
---
layout: landing_page
title: Scott Brown
omit_title_suffix: true
cssid: landing
noIndex: true
---
<div id="hero" class="stormflag">
<h1><span class="tell-congress">Vote against Scott Brown </span><br/> in the Sept 9th Republican primary</h1>
<div class="row">
<div class="container">
<div class=" jumbotron col-md-8 col-md-offset-2">
<p>Don't let Scott Brown make New Hampshire the land of special interests</p>
<p><strong>Don't let Scott Brown help crony capitalism.
New Hampshire's tax payers shouldn't have to cope with Scott Brown's out of state interests. Fight back. </strong></p>
<div class="email">
<form action="https://pledge.mayday.us/r/subscribe" method="post" onsubmit=" return lpValidate() ">
<input type="hidden" name="redirect" value="https://mayday.us/" />
<input type="hidden" name="source" value="scottbrown" />
<input name="email" id="emailInputID" type="email" placeholder="Add Your Email..." />
<button type="submit" class="pledge btn" value="landing" title="Submit Email">
<span>Join the Movement</span>
</button>
<p id="emailValidationMessage"></p>
</form>
</div>
</div>
</div>
</div>
</div>
{% include footer_new.html %}