Skip to content

Instantly share code, notes, and snippets.

@bethcasey
Last active August 18, 2016 12:21
Show Gist options
  • Save bethcasey/aa3949caedb0317bfe19cdee8598fec5 to your computer and use it in GitHub Desktop.
Save bethcasey/aa3949caedb0317bfe19cdee8598fec5 to your computer and use it in GitHub Desktop.
Team Striker | Updated LenoxSoft
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;" charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:title" content="%%subject%%" />
<meta name="format-detection" content="telephone=no" />
<title>%%subject%%</title>
<style type="text/css">
#outlook a {
padding: 0;
}
body {
width: 100% !important;
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.ExternalClass {
width: 100%;
}
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
img {
outline: none;
text-decoration: none;
border: 0;
-ms-interpolation-mode: bicubic;
}
a img {
border: none;
}
p {
margin: 1em 0;
}
table {
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
table td {
border-collapse: collapse;
}
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
@media only screen and (max-width: 600px) {
body {
width: 100% !important;
}
img {
max-width: 100% !important;
height: auto !important;
}
#templateContainer {
max-width: 600px !important;
width: 100% !important;
}
}
@media only screen and (max-width: 480px) {
.cta {
width: 100%;
}
#footer td {
display: block;
width: 100%;
padding-bottom: 5px;
text-align: left;
}
}
</style>
</head>
<body style="background-color: #fff; height: 100% !important; width: 100% !important; margin: 0; padding: 0;">
<table align="center" border="0" cellpadding="0" cellspacing="0" style="background-color: #fff; height: 100% !important; margin: 0; padding: 0; width: 100% !important" width="100%">
<tbody><tr>
<td align="center" valign="top" style="height: 100% !important; width: 100% !important; margin: 0; padding: 0;">
<table border="0" cellpadding="0" cellspacing="0" id="templateContainer" style="width: 600px;">
<tbody><tr>
<td align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%">
<tbody><tr pardot-removable="image_area_update">
<td align="center" style="padding: 25px;">
<img src="" alt="Update Logo Here" pardot-region="" "="">
</td>
</tr>
<tr>
<td align="left" valign="top">
<img src="http://assets.lenoxsoft.com/img/email_header_1.jpg" width="600" height="250" alt="Email Header" pardot-region="">
</td>
</tr>
<tr pardot-repeatable="" class="">
<td align="left" valign="top" style="padding: 25px 25px 0 25px;" class="content">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%">
<tbody><tr pardot-removable="" class="">
<td align="left" valign="top" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 24px; font-weight: bold; color: #47b853; padding-bottom: 25px;" pardot-region="" pardot-data="link-color:#47b852;link-underline:underline;" class="">Poor expense practices aren’t just a headache. They impact your bottom line.</td>
</tr>
<tr pardot-removable="" class="">
<td align="left" valign="top" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 21px; color: #949494; padding-bottom: 25px;" pardot-region="" pardot-data="link-color:#47b852;link-underline:underline;" class="">%%first_name%%,<br>
Companies are losing millions of dollars each year due to errors in expense reporting and non-compliant employees who don’t understand how to properly track spending. With <a href="http://lenoxsoft.com" style="color: #47b852">LenoxSoft tracking</a> employee expenses is a breeze. Just snap, click, submit! Both accounting professionals and employees will love our easy to use tools.</td>
</tr>
<tr pardot-removable="">
<td align="left" valign="top" style="padding-bottom: 25px;">
<table cellspacing="0" cellpadding="0" border="0" class="cta">
<tbody><tr>
<td valign="middle" align="center" style="font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; color: rgb(255, 255, 255); padding: 8px 15px; border-radius: 5px; background: rgb(71, 184, 83);" pardot-region="" class="" pardot-data="">Change Button Text and Colour</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
<tr>
<td align="center" valign="top" style="padding: 0 25px;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="footer">
<tbody><tr>
<td align="left" valign="top" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 10px; color: #bbb;" width="70%">
</td>
<td align="right" valign="top" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 10px; color: #bbb;" width="30%">
<a href="%%email_preference_center%%" style="color: #bbb;">Update email preferences</a>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment