Created
April 9, 2014 16:42
-
-
Save wssrstrm/10290370 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
<meta name="viewport" content="width=device-width" /> | |
<title>Billionaires?</title> | |
<link href="//act.marshalltuck.com/css/style.css" rel="stylesheet" type="text/css" /> | |
</head> | |
<body> | |
<table class="body"> | |
<tr> | |
<td class="center" align="center" valign="top"> | |
<center> | |
<table class="container"> | |
<tr> | |
<td> | |
<table class="row"> | |
<tr> | |
<td class="wrapper last"> | |
<table class="twelve columns"> | |
<tr> | |
<td class="three sub-columns"></td> | |
<td class="expander hide-for-small"></td> | |
<td class="six sub-columns center"> | |
<center> | |
<img class="center" height="91" width="280" src="http://s3-us-west-2.amazonaws.com/tuck/logo_retina.png" /> | |
</center> | |
</td> | |
<td class="expander hide-for-small"></td> | |
<td class="three sub-columns"></td> | |
<td class="expander hide-for-small"></td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
<table class="row main"> | |
<tr> | |
<td class="wrapper last"> | |
<table class="twelve columns"> | |
<tr> | |
<td> | |
<p>Hi {{FirstName, DefaultTo=Friend}} –</p> | |
<p>Earlier in the month, just around the time I was getting started as Marshall’s campaign manager, our opponent took a cheap shot–not at us, but at you. He asked his supporters to help him send a message to Marshall’s “billionaire friends.”</p><p>Now, I just checked the list – and while it's thin on billionaires, it's teeming with supporters like you pitching in when they can. It's a point I can't stress enough – this campaign is a grassroots through and through.</p> | |
<p> | |
<a data-form-type="ExternalURL" href="http://act.marshalltuck.com/forms/919015798960291840/billionaire">Help us fight back against our opponent’s attacks and put the focus back on what matters: fixing our schools. Donate {{CF:Email Ask Amount,DefaultTo=$45}} today.</a> | |
</p> | |
<p>We know you’re not a billionaire, but if you can <a href="http://act.marshalltuck.com/forms/-2334271981861470208/contribute">chip in</a> to help, it will go a long way. We need to cut through the noise and make sure Marshall’s message is heard clearly: our school system needs fundamental change in order to provide every California kid with a high-quality education. </p><p>With all the wealth and success in our state, it’s unacceptable that our schools are failing – that’s why this campaign is built by grassroots supporters like you who want to help Marshall bring real change. </p><p>California ranks 45th in math and reading, 49th in eighth-grade science, and consistently shows huge disparities in performance based on family income, among other troubling indicators.The state that can create such incredible opportunities can – and must – provide an education that prepares our kids for a successful future. </p> | |
<p> | |
<a data-form-type="ExternalURL" href="http://act.marshalltuck.com/forms/919015798960291840/billionaire">Our kids deserve better. Donate {{CF:Email Ask Amount,DefaultTo=$45}} if you think it’s time to change California’s schools.</a> | |
</p> | |
<p>When I look at these numbers, I know we have a lot of work to do – but I don’t for a second think that a transformation from 45th to 1st isn’t possible. That’s why I came to work for Marshall and that’s why I know you’ll stand with us today.</p><p>Your donation matters -- chip in {{CF:Email Ask Amount,DefaultTo=$45}} today: <a href="http://act.marshalltuck.com/forms/-2334271981861470208/contribute"></a><a href="http://act.marshalltuck.com/forms/-2334271981861470208/contribute">https://act.marshalltuck.com/Contribute</a></p><p>Thanks so much for doing your part,</p> | |
<p>Cynara</p> | |
<p class="signature">Cynara Lilly<br> | |
Campaign Manager<br> | |
Tuck for California</p> | |
<table class="row footer"> | |
<tr> | |
<td class="wrapper last"> | |
<table class="twelve columns"> | |
<tr> | |
<td class="center"> | |
<center> | |
<span class="footer disclaimer">{{Disclaimer}}</span> | |
</center> | |
</td> | |
<td class="expander hide-for-small"></td> | |
</tr> | |
<tr> | |
<td class="center"> | |
<center> | |
<p class="footer block">This email was sent to <a href="mailto:{{RecipientEmailAddress,DefaultTo=}}">{{RecipientEmailAddress,DefaultTo=}}</a> | You can always {{UnsubscribeLink}}</p> | |
<p class="footer block">{{OrganizationAddress}}</p> | |
</center> | |
</td> | |
<td class="expander hide-for-small"></td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
</table> | |
</center> | |
</td> | |
</tr> | |
</table> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment