Skip to content

Instantly share code, notes, and snippets.

@meconlin
Created August 4, 2015 15:40
Show Gist options
  • Save meconlin/91b061bbb5153af251c9 to your computer and use it in GitHub Desktop.
Save meconlin/91b061bbb5153af251c9 to your computer and use it in GitHub Desktop.
Mallorys email template example
```
<!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">
<!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" />
<title>Confirm Your CarLingo Account</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<style type="text/css">
body {margin: 0; padding: 0; min-width:100%!important;}
.content {width: 100%; max-width: 600px;}
.header {
padding: 30px 30px 30px 30px;
}
/*FOR APPLE MAIL*/
@media only screen and (min-device-width: 601px) {
.content {width: 600px!important;}
}
</style>
</head>
<body yahoo style="margin:0; padding:0;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
<!-- HEADER -->
<tr>
<td>
<!--[if (gte mso 9)|(IE)] >
<table width="600" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]-->
<table class="content" align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border: 0px solid #000000; border-collapse: collapse;">
<tr>
<td class="header" width="100%" align="center" bgcolor="#009846" style="color: #ffffff; font-size: 37px; font-weight: bold; font-face: Verdana, Arial, sans-serif;">
<!-- HEADER IMAGE -->
<table width="285" align="center" border="0" cellpadding="0" cellspacing="0" style="border: 0px solid #000000; border-collapse: collapse;">
<tr>
<td height="50" style="padding: 10px 10px 10px 10px; border-collapse: collapse; ">
<a href="http://www.carlingo.com">
<img src="https://s3.amazonaws.com/carlingo.mailer.images/carlingo-white.png" alt="Welcome to CarLingo!" title="Welcome to CarLingo!" width="265" height="50" style="display: block;" />
</a>
</td>
</tr>
</table>
<!-- END HEADER IMAGE -->
</td>
</tr>
<!--END HEADER -->
<!-- CONTENT -->
<tr>
<td style="padding: 30px 20px 30px 20px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border: 0px solid #cccccc; border-collapse: collapse;">
<!-- WELCOME -->
<tr>
<td style="padding: 10px 0 10px 0; color: #403f41; font-family: Verdana, Arial, sans-serif; font-size: 24px; font-weight: bold;" >
<b>
<%= "Congratulations on taking this step towards a great deal on the #{@nice_display_name}!" %>
</b>
</td>
</tr>
<!-- END WELCOME -->
<!-- BODY -->
<tr>
<td style="padding: 10px 0 10px 0; color: #403f41; font-family: Verdana, Arial, sans-serif; font-size: 19px; font-weight:regular; line-height: 150%;">
That car you saved looks like a great deal!
</td>
</tr>
<tr>
<td style="padding: 10px 0 10px 0; color: #403f41; font-family: Verdana, Arial, sans-serif; font-size: 19px; font-weight:regular; line-height: 150%;">
When you are ready the CarLingo Team can track down this car at one of our CarLingo Elite Dealers. We might even be able to find additional savings for you.
</td>
</tr>
<tr>
<td style="padding: 10px 0 10px 0; color: #403f41; font-family: Verdana, Arial, sans-serif; font-size: 19px; font-weight:regular; line-height: 150%;">
Just let us know when you want us to get working on that by selecting your deal <a href="http://www.carlingo.com<%= deals_user_path(@user) %>">here</a> and clicking "Send to Dealer" at the bottom of the report.
</td>
</tr>
<tr>
<td style="padding: 10px 0 10px 0; color: #403f41; font-family: Verdana, Arial, sans-serif; font-size: 19px; font-weight:regular; line-height: 150%;">
Remember, we won't share any of your contact information until you are ready to go to the dealership.
</td>
</tr>
<tr>
<td style="padding: 10px 0 10px 0; color: #403f41; font-family: Verdana, Arial, sans-serif; font-size: 19px; font-weight:regular; line-height: 150%;">
If you have any questions along the way you can always ask us at <a href="mailto:support@carlingo.com">support@carlingo.com</a>.
</td>
</tr>
<!-- END BODY -->
<!-- SIGNATURE -->
<tr>
<td style="padding: 10px 0 5px 0; color: #403f41; font-family: Verdana, Arial, sans-serif; font-size: 21px; font-weight: regular; line-height:150%">Thanks,<br><b><i>The CarLingo Team</i></b></td>
</tr>
<!-- END SIGNATURE -->
</table>
</td>
</tr>
<!-- END CONTENT -->
<!-- FOOTER -->
<tr>
<td style="padding: 0 0 0 0;">
<table bgcolor="#009846" align="center" border="0" cellpadding="10px" cellspacing="0" width="100%" style="border: 0px solid #cccccc; border-collapse: collapse;">
<!-- COPYRIGHT STUFF -->
<tr align="center">
<td style="padding: 30px 0 20px 0; font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight:regular; color:#ffffff; line-height:150%">
Copyright &reg; 2015 <a href="http://www.carlingo.com" style="color:#ffffff;"><font color="#ffffff">CarLingo.com</font></a> <br> All Rights Reserved
</td>
</tr>
<!-- END COPYRIGHT STUFF -->
<!-- SOCIAL -->
<tr align="center">
<td style="padding: 10px 0 30px 0;">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;">
<tr>
<td>
<a href=" https://www.facebook.com/CarLingocom">
<img src="https://s3.amazonaws.com/carlingo.mailer.images/facebook.png" alt="Like CarLingo on Facebook!" title="Like Carlingo on Facebook!" width="30" height="30" />
</a>
</td>
<td style="font-size=0; line-height=0;" width="20">&nbsp;</td>
<td>
<a href="https://twitter.com/car_lingo">
<img src="https://s3.amazonaws.com/carlingo.mailer.images/twitter.png" alt="Follow CarLingo on Twitter!" title="Follow CarLingo on Twitter!" width="30" height="30" />
</a>
</td>
<td style="font-size=0; line-height=0;" width="20">&nbsp;</td>
<td>
<a href="https://plus.google.com/+Carlingocom/">
<img src="https://s3.amazonaws.com/carlingo.mailer.images/google-plus.png" alt="+1 CarLingo on Google+" title="+1 CarLingo on Google+" width="30" height="30" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<!-- END SOCIAL -->
</table>
</td>
</tr>
<!-- END FOOTER -->
</table>
<!-- [if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
<!-- END ACTUAL CONTENT -->
</td>
</tr>
</table>
<!-- END CONTAINER TABLE -->
</body>
</html>
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment