Skip to content

Instantly share code, notes, and snippets.

@davidedicillo
Created January 21, 2014 21:02
Show Gist options
  • Select an option

  • Save davidedicillo/8548331 to your computer and use it in GitHub Desktop.

Select an option

Save davidedicillo/8548331 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Welcome to Wist</title>
<style media="all" type="text/css">
html, body {
height: 100%;
}
body {
background: #f4f4f4;
font-family: helvetica, arial, sans-serif;
margin: 0;
padding: 0;
}
p {
font-size: 14px;
line-height: 20px;
}
</style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" width="100%" height="100%">
<tr>
<td bgcolor="#f4f4f4" align="center">
<p style="font-size: 11px; color: #999; margin: 30px 0 10px;">Download Wist to discover top food & drinks spots near you on the go.</p>
<table width="600px" cellspacing="0" cellpadding="0" style="border: 1px solid #d6d6d6; background: #fff; margin: 0px 0 50px;">
<tr>
<td style="background: #344450; text-align: center; padding: 15px;"><img src="https://assets-triptrotter.s3.amazonaws.com/wist-logo.png" /></td>
</tr>
<tr>
<td><img src="https://s3.amazonaws.com/assets-triptrotter/emails/email-top-image.jpg" /></td>
</tr>
<tr>
<td style="padding: 15px;">
<table cellpadding="15">
<tr>
<td>
<p>Trendy. Fun. Effortlessly brilliant... We've never met you, but considering you just signed up on Wist, we have to assume you're all of the above.</p>
<p>Now don't let a great thing go to waste!</p>
<a href="https://itunes.apple.com/us/app/wist-best-art-basel-guide/id713382195?mt=8" style="width: 150px; display:block; padding: 15px 25px; text-align: center; text-decoration: none; background: #ff8400; color: #fff; margin: 20px auto;">GET STARTED &#x279e;</a>
<table cellpadding="0" cellspacing="15">
<tr>
<td width="485" valign="top" bgcolor="f3f3f3">
<center><img src="https://s3.amazonaws.com/assets-triptrotter/emails/email-bullet-list-1.jpg" width="485" height="50" border="0"></center>
<div style="padding: 15px;">
<p style="margin-top: 0;">Discover top places nearby anywhere you go. The types of places that would make all your friends get just a tiny bit jealous when they find out you've been there.<br /></p>
</div>
</td>
</tr>
<tr>
<td width="485" valign="top" bgcolor="f3f3f3">
<center><img src="https://s3.amazonaws.com/assets-triptrotter/emails/email-bullet-list-2.jpg" width="485" height="50" border="0"></center>
<div style="padding: 15px;">
<p style="margin-top: 0;">If you are nice enough, you can actually let your friends know that you’re going to a cool new bar or restaurant by clicking "Suggest this place" button! You can share privately via text or email or publicly to your Facebook or Twitter followers.</p>
</div>
</td>
</tr>
<tr>
<td width="485" valign="top" bgcolor="f3f3f3">
<center><img src="https://s3.amazonaws.com/assets-triptrotter/emails/email-bullet-list-3.jpg" width="485" height="50" border="0"></center>
<div style="padding: 15px;">
<p style="margin-top: 0;">Check out your friends' favorite spots. Have a foodie friend or know a wine connoisseur? Now you can see where they hang out the most.</p>
</div>
</td>
</tr>
</table>
<a href="https://itunes.apple.com/us/app/wist-best-art-basel-guide/id713382195?mt=8" style="width: 150px; display:block; padding: 15px 25px; text-align: center; text-decoration: none; background: #ff8400; color: #fff; margin: 20px auto;">GET STARTED &#x279e;</a>
<p>Have fun!<br />Wist Team</p>
<p>Got Questions? Email <a href="mailto:contact@getwist.com">contact@getwist.com</a> </p>
<p>
<a href="http://instagram.com/triptrotting"><img src="https://s3.amazonaws.com/assets-triptrotter/emails/icn-instagram.png"></a>
<a href="https://www.facebook.com/Triptrotting"><img src="https://s3.amazonaws.com/assets-triptrotter/emails/icn-facebook.png"></a>
<a href="http://blog.triptrotting.com/"><img src="https://s3.amazonaws.com/assets-triptrotter/emails/icn-tumblr.png"></a>
<a href="https://twitter.com/triptrotting"><img src="https://s3.amazonaws.com/assets-triptrotter/emails/icn-twitter.png"></a>
</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#424242" align="center" height="40px">
<table width="650px" cellspacing="0" cellpadding="3" class="container">
<tr>
<td>
<p style="color:#888; text-align: center; font-size: 10px; padding: 15px 0 0;">Copyright &copy; 2013 Triptrotting INC, 1 Market St., Steaurt Tower, 503, San Francisco, CA, 94105. <a href="#" style="color: #aaa;">triptrotting.com</a></p>
<p style="color:#888; text-align: center; font-size: 10px;">You're receiving the email because you opted in to receive communication from Triptrotting Inc. If you'd prefer not to receive travel offers from us in the future please click "Unsubscribe".</p>
<p style="color:#888; text-align: center; font-size: 10px; padding: 0 0 15px;">Sent to <%= @user.email %>: <a href="#" style="color: #aaa;">unsubscribe</a> | <a href="#" style="color: #aaa;">update profile</a></p>
</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment