forked from aaronlifshin/homepage_redesign
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnewpledge-appel.html
31 lines (23 loc) · 971 Bytes
/
newpledge-appel.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
---
layout: newpledge
title: MAYDAY.US - A Crowdfunded, Kickstarted SuperPAC to end all SuperPACs
omit_title_suffix: true
cssid: newpledge
disable-pledge-sidebar: true
---
<div id="pledgeTopBar">
<h3>MAYDAY<span>.US</span></h3>
</div>
<div class="jumbotron">
<div id="pledgeBox">
<div class="info">
<h2>Staci Appel/IA-03 Independent Campaign Fund</h2>
<p>Donations from this page will be used <em>specifically</em> for our independent campaign to support Staci Appel in Iowa's 3rd Congressional District. <a href="/newpledge">Click here to make a donation to the general MAYDAY PAC fund instead.</a></p>
</div>
{% include pledgeform-candidate-appel.html %}
</div>
<div id="mainrules" class="well rules">
{% include pledge-rules.html %}
</div>
</div>
{% include footer.html %}