Spaces:
No application file
No application file
File size: 7,003 Bytes
d2897cd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 |
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<title>
{subject}
</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,700" rel="stylesheet" type="text/css">
<style type="text/css">
#outlook a {
padding: 0;
}
.ReadMsgBody {
width: 100%;
}
.ExternalClass {
width: 100%;
}
.ExternalClass * {
line-height: 100%;
}
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table,
td {
border-collapse: collapse;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
-ms-interpolation-mode: bicubic;
}
p {
display: block;
margin: 13px 0;
}
@media only screen and (max-width:480px) {
@-ms-viewport {
width: 320px;
}
@viewport {
width: 320px;
}
}
body {
font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
font-size:14px;
line-height:1.6;
text-align:left;
color:#414141;
}
div[data-slot="text"] {
font-size:14px !important;
line-height:1.6 !important;
text-align:left !important;
color:#414141 !important;
margin-bottom: 10px !important;
}
div[style="clear:both"] {
margin-bottom: 20px !important;
}
.imagecard {
background: #eeeeee !important;
}
.imagecard-caption {
font-size:12px !important;
line-height:1.6 !important;
text-align:center !important;
color:#414141 !important;
background: #eeeeee !important;
padding: 10px !important;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 !important;
margin-bottom: 10px !important;
}
.outlook-group-fix { width:100% !important; }
@media only screen and (min-width:480px) {
.mj-column-per-100 {
width: 100% !important;
}
}
</style>
</head>
<body style="background-color:#ffffff;">
<div data-section-wrapper="1" style="background-color:#ffffff;">
<div data-section="1" style="Margin:0px auto;border-radius:4px;max-width:600px;">
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width:100%;border-radius:4px;">
<tbody>
<tr>
<td style="direction:ltr;padding:20px 0;text-align:center;vertical-align:top;">
<div data-slot-container="1" class="mj-column-per-100 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
<table background="#FFFFFF" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tbody>
<tr>
<td style="background-color:#FFFFFF;vertical-align:top;padding:20px 20px;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
<td align="left" style="padding:0;word-break:break-word;">
<div data-slot="text" style="font-family:'Open Sans', Helvetica, Arial, sans-serif;font-size:14px;line-height:1.6;text-align:left;color:#414141;">
<h1>Hello World!</h1>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquid officia consequatur placeat reprehenderit excepturi, tempore,
id quos quaerat ab fuga.
<br/>
<br/> Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Inventore, voluptate.
<br/>
<br/> Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Dignissimos alias rerum nemo ducimus modi perspiciatis.
</div>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<div data-slot-container="1" class="mj-column-per-100 outlook-group-fix" style="font-size:13px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
<tr>
<td align="left" style="padding:20px 20px;word-break:break-word;">
<div data-slot="text" style="font-family:'Open Sans', Helvetica, Arial, sans-serif!important;font-size:12px!important;line-height:1.4!important;text-align:left!important;color:#999999!important;">
{unsubscribe_text} | {webview_text}
</div>
</td>
</tr>
</table>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</body>
</html>
|