Created
April 28, 2014 22:28
-
-
Save wssrstrm/11385888 to your computer and use it in GitHub Desktop.
Marshall Tuck Emails
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>On the Air</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>Exciting news to share with you: we’re on the air with our first ad! Because of your grassroots support, our ads are going live all over the state this week. Together we are working to make a difference and ensure that every child receives the education they deserve.</p><p>Picture this: thousands of Californians, exasperated by the endless bureaucracy and Sacramento politics that’s holding their schools back, are hearing our message. They’re hearing that they can bring major change on June 3rd.</p> | |
<p> | |
<a data-form-type="ExternalURL" href="http://act.marshalltuck.com/forms/-2334271981861470208/contribute">Can you help us stay on air through election day? These ads are going to have a big impact and your donation of {{CF:Email Ask Amount,DefaultTo=$45}} to power this campaign through to a victory on June 3rd? right now means we can keep talking to voters.</a> | |
</p> | |
<p>It’s a point I can’t emphasize enough: Californians want change. If we can get our message out, we’ll all be celebrating victory on primary day.</p><p>This radio buy is a big step for the campaign, and it’s going to pay off in a big way. Help us build the momentum by continuing to get our message out to voters. Here’s the link where you can chip in: http://marshal.lt/33</p><p>Thanks for making it all possible.</p> | |
<p>Marshall</p> | |
<p class="signature">Marshall Tuck<br> | |
<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