Skip to content

Instantly share code, notes, and snippets.

@wssrstrm
Created May 6, 2014 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wssrstrm/fb13bd280f9140263649 to your computer and use it in GitHub Desktop.
Save wssrstrm/fb13bd280f9140263649 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></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>Our endorsements by the <em>Los Angeles Times, The San Francisco Chronicle, </em>and<em> The Sacramento Bee</em>&nbsp;are big news. But just about the only thing people trust more than a renowned news outlet is the word of their friends.</p>
<p>
<a data-form-type="ExternalURL" href="">That’s why I’m asking you to endorse this campaign right now by sharing this graphic on Facebook. </a>
</p>
<table class="row">
<tr>
<td class="wrapper last">
<table class="twelve columns">
<tr>
<td class="center">
<center>
<table class="twelve columns">
<tr>
<td>
<a data-form-type="ExternalURL" href="">
<img class="center" width="580" src="http://s3-us-west-2.amazonaws.com/tuck/Endorsements_graphic.jpg" alt="" />
</a>
</td>
<td class="expander hide-for-small"></td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</td>
</tr>
</table>
<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="small-button alert">
<tbody>
<tr>
<td><a href="#"><a data-form-type="ExternalURL" href="">Post to Facebook</a></td>
</tr>
</tbody>
</table>
</td>
<td class="exander hide-for-small"></td>
</tr>
</tbody>
</table>
</center>
</td>
</tr>
</table>
</td>
</tr>
/table>
<p>Your influence matters – and when we get the word out together, our reach spans all across this state. Your friends should know about this week’s endorsement – just click this link to share:&nbsp;<strong>http://marshal.lt/3r</strong></p><p>Thanks for being such a vocal supporter. Let’s finish this off strong!</p>
<p>Marshall</p>
<p class="signature">Marshall <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