2017-03-26 17:11:30 +00:00
|
|
|
|
|
|
|
|
|
<!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 name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
|
|
|
<style type="text/css" rel="stylesheet" media="all">
|
|
|
|
|
|
|
|
|
|
*:not(br):not(tr):not(html) {
|
|
|
|
|
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
|
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
}
|
|
|
|
|
body {
|
|
|
|
|
width: 100% !important;
|
|
|
|
|
height: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
line-height: 1.4;
|
|
|
|
|
background-color: #F2F4F6;
|
|
|
|
|
color: #74787E;
|
|
|
|
|
-webkit-text-size-adjust: none;
|
|
|
|
|
}
|
|
|
|
|
a {
|
|
|
|
|
color: #3869D4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.email-wrapper {
|
|
|
|
|
width: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
background-color: #F2F4F6;
|
|
|
|
|
}
|
|
|
|
|
.email-content {
|
|
|
|
|
width: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.email-masthead {
|
|
|
|
|
padding: 25px 0;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
.email-masthead_logo {
|
|
|
|
|
max-width: 400px;
|
|
|
|
|
border: 0;
|
|
|
|
|
}
|
|
|
|
|
.email-masthead_name {
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #2F3133;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
text-shadow: 0 1px 0 white;
|
|
|
|
|
}
|
|
|
|
|
.email-logo {
|
|
|
|
|
max-height: 50px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.email-body {
|
|
|
|
|
width: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
border-top: 1px solid #EDEFF2;
|
|
|
|
|
border-bottom: 1px solid #EDEFF2;
|
|
|
|
|
background-color: #FFF;
|
|
|
|
|
}
|
|
|
|
|
.email-body_inner {
|
|
|
|
|
width: 570px;
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
.email-footer {
|
|
|
|
|
width: 570px;
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
padding: 0;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
.email-footer p {
|
|
|
|
|
color: #AEAEAE;
|
|
|
|
|
}
|
|
|
|
|
.body-action {
|
|
|
|
|
width: 100%;
|
|
|
|
|
margin: 30px auto;
|
|
|
|
|
padding: 0;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
.body-dictionary {
|
|
|
|
|
width: 100%;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
margin: 20px auto 10px;
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
.body-dictionary dd {
|
|
|
|
|
margin: 0 0 10px 0;
|
|
|
|
|
}
|
|
|
|
|
.body-dictionary dt {
|
|
|
|
|
clear: both;
|
|
|
|
|
color: #000;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
.body-dictionary dd {
|
|
|
|
|
margin-left: 0;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
}
|
|
|
|
|
.body-sub {
|
|
|
|
|
margin-top: 25px;
|
|
|
|
|
padding-top: 25px;
|
|
|
|
|
border-top: 1px solid #EDEFF2;
|
|
|
|
|
}
|
|
|
|
|
.content-cell {
|
|
|
|
|
padding: 35px;
|
|
|
|
|
}
|
|
|
|
|
.align-right {
|
|
|
|
|
text-align: right;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
h1 {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
color: #2F3133;
|
|
|
|
|
font-size: 19px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
h2 {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
color: #2F3133;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
h3 {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
color: #2F3133;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
p {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
color: #74787E;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
line-height: 1.5em;
|
|
|
|
|
}
|
|
|
|
|
p.sub {
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
}
|
|
|
|
|
p.center {
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.data-wrapper {
|
|
|
|
|
width: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 35px 0;
|
|
|
|
|
}
|
|
|
|
|
.data-table {
|
|
|
|
|
width: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
}
|
|
|
|
|
.data-table th {
|
|
|
|
|
text-align: left;
|
|
|
|
|
padding: 0px 5px;
|
|
|
|
|
padding-bottom: 8px;
|
|
|
|
|
border-bottom: 1px solid #EDEFF2;
|
|
|
|
|
}
|
|
|
|
|
.data-table th p {
|
|
|
|
|
margin: 0;
|
|
|
|
|
color: #9BA2AB;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
}
|
|
|
|
|
.data-table td {
|
|
|
|
|
padding: 10px 5px;
|
|
|
|
|
color: #74787E;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.button {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 200px;
|
|
|
|
|
background-color: #3869D4;
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
line-height: 45px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
-webkit-text-size-adjust: none;
|
|
|
|
|
mso-hide: all;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media only screen and (max-width: 600px) {
|
|
|
|
|
.email-body_inner,
|
|
|
|
|
.email-footer {
|
|
|
|
|
width: 100% !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
@media only screen and (max-width: 500px) {
|
|
|
|
|
.button {
|
|
|
|
|
width: 100% !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
</head>
|
|
|
|
|
<body dir="ltr">
|
|
|
|
|
<table class="email-wrapper" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td align="center">
|
|
|
|
|
<table class="email-content" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="email-masthead">
|
2017-03-28 16:16:20 +00:00
|
|
|
|
<a class="email-masthead_name" href="https://example-hermes.com/" target="_blank">
|
2017-03-26 17:11:30 +00:00
|
|
|
|
|
2017-03-28 16:16:20 +00:00
|
|
|
|
<img src="http://www.duchess-france.org/wp-content/uploads/2016/01/gopher.png" class="email-logo" />
|
2017-03-26 17:11:30 +00:00
|
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="email-body" width="100%">
|
|
|
|
|
<table class="email-body_inner" align="center" width="570" cellpadding="0" cellspacing="0">
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="content-cell">
|
|
|
|
|
<h1>Hi Jon Snow,</h1>
|
|
|
|
|
|
2017-03-28 16:16:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p>Your order has been processed successfully.</p>
|
|
|
|
|
|
2017-03-26 17:11:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2017-03-28 16:16:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2017-03-26 17:11:30 +00:00
|
|
|
|
|
|
|
|
|
|
2017-03-28 16:16:20 +00:00
|
|
|
|
<table class="data-wrapper" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<table class="data-table" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<th
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
width="20%"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
|
|
|
|
<p>Item</p>
|
|
|
|
|
</th>
|
|
|
|
|
|
|
|
|
|
<th
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
|
|
|
|
<p>Description</p>
|
|
|
|
|
</th>
|
|
|
|
|
|
|
|
|
|
<th
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
width="15%"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
style="text-align:right"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
|
|
|
|
<p>Price</p>
|
|
|
|
|
</th>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
2017-03-28 16:34:01 +00:00
|
|
|
|
Golang
|
2017-03-28 16:16:20 +00:00
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
<td
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
2017-03-28 16:34:01 +00:00
|
|
|
|
Open source programming language that makes it easy to build simple, reliable, and efficient software
|
2017-03-28 16:16:20 +00:00
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
<td
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
style="text-align:right"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
|
|
|
|
$10.99
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
2017-03-28 16:34:01 +00:00
|
|
|
|
Hermes
|
2017-03-28 16:16:20 +00:00
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
<td
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
2017-03-28 16:34:01 +00:00
|
|
|
|
Programmatically create beautiful e-mails using Golang.
|
2017-03-28 16:16:20 +00:00
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
<td
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
style="text-align:right"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>
|
|
|
|
|
$1.99
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
</table>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
2017-03-26 17:11:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2017-03-28 16:16:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p>You can check the status of your order and more in your dashboard:</p>
|
2017-03-26 17:11:30 +00:00
|
|
|
|
<table class="body-action" align="center" width="100%" cellpadding="0" cellspacing="0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td align="center">
|
|
|
|
|
<div>
|
2017-03-28 16:16:20 +00:00
|
|
|
|
<a href="https://hermes-example.com/dashboard" class="button" style="background-color: " target="_blank">Go to Dashboard</a>
|
2017-03-26 17:11:30 +00:00
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2017-03-28 16:16:20 +00:00
|
|
|
|
|
2017-03-26 17:11:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
Yours truly,
|
|
|
|
|
<br>
|
|
|
|
|
Hermes
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<table class="body-sub">
|
|
|
|
|
<tbody><tr>
|
|
|
|
|
|
|
|
|
|
<td>
|
2017-03-28 16:16:20 +00:00
|
|
|
|
<p class="sub">If you’re having trouble with the button 'Go to Dashboard', copy and paste the URL below into your web browser.</p>
|
|
|
|
|
<p class="sub"><a href="https://hermes-example.com/dashboard">https://hermes-example.com/dashboard</a></p>
|
2017-03-26 17:11:30 +00:00
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<table class="email-footer" align="center" width="570" cellpadding="0" cellspacing="0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="content-cell">
|
|
|
|
|
<p class="sub center">
|
|
|
|
|
Copyright © 2017 Hermes. All rights reserved.
|
|
|
|
|
</p>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|