Skip to content

Instantly share code, notes, and snippets.

@wssrstrm
Created May 1, 2014 01:15
Show Gist options
  • Save wssrstrm/1a3df7cc271c053a9c90 to your computer and use it in GitHub Desktop.
Save wssrstrm/1a3df7cc271c053a9c90 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>It looks like you might have been among a group of folks prevented from successfully donating to the campaign because of a technical issue with our contribution page. I wanted to let you know that we fixed the bug.</p>
<p>
<a data-form-type="ExternalURL" href="http://act.marshalltuck.com/forms/-7868914448923099136/20140430-sf-chronicle">If you tried to donate earlier but couldn&#039;t, we&#039;d very much appreciate it if you gave it another shot.</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="http://act.marshalltuck.com/forms/-7868914448923099136/20140430-sf-chronicle">
<img class="center" width="580" src="http://s3-us-west-2.amazonaws.com/tuck/fixed.gif" alt="" />
</a>
</td>
<td class="expander hide-for-small"></td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p>Thanks so much for everything you're doing.</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