Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wssrstrm/11004327 to your computer and use it in GitHub Desktop.
Save wssrstrm/11004327 to your computer and use it in GitHub Desktop.
<!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>What we have in common</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>{{FirstName,defaultto=Friend}}, you and I have something in common: we both believe that Marshall Tuck ought to be elected California’s Superintendent of Public Instruction.</p><p>I see it, you see it, parents, educators and experts all over California see it; it’s time to stand up and say it: as a state, we can’t continue to ignore the fact that we’re failing our kids.</p><p>Marshall is the only one in this race with the right experience to tackle the problem. That was true when, as Mayor of LA, I tapped him to lead the Partnership for LA Schools, and that’s why I endorsed Marshall for State Superintendent.</p>
<p>
<a data-form-type="ExternalURL" href="">Will you join me in showing your support for Marshall by pitching in {{ContribAmount}} today?</a>
</p>
<p>I asked Marshall to lead the Partnership because I knew he could get the job done for some of the most underserved kids in the LA public school system. And he did. The resulting 60% increase in graduation rates at Partnership schools changed lives and makes him the only one in this race with experience turning around failing public schools--experience we need in Sacramento.</p><p>The need is tremendous. We can’t stand by on this. But this is the year we can change education in California – by electing Marshall Tuck State Superintendent.</p>
<p>
<a data-form-type="ExternalURL" href="">We can’t afford to let this opportunity pass. Please donate {{ContribAmount}} now.</a>
</p>
<p>We can’t afford to let this opportunity pass. Please donate {{ContribAmount}} now.</p><p>– AV</p><p>----<br>Mayor Antonio Villaraigosa</p>
<table class="row ctaButton">
<tbody>
<tr>
<td class="wrapper last">
<table class="row">
<tr>
<td class="wrapper">
<table class="twelve columns">
<tr>
<td class="center">
<center>
<table class="four columns">
<tbody>
<tr>
<td>
<table class="large-button alert">
<tbody>
<tr>
<td><a href="#"><a data-form-type="ExternalURL" href="">DONATE</a></td>
</tr>
</tbody>
</table>
</td>
<td class="exander hide-for-small"></td>
</tr>
</tbody>
</table>
</center>
</td>
</tr>
</table>
</td>
</tr>
</table>
<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