Advertisement
Guest User

Untitled

a guest
Mar 11th, 2019
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.61 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html lang="en-US" style="font-size: 15px; line-height: 20px; text-transform: initial; letter-spacing: initial; font-weight: 400; color: #212b36; font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif; margin: 0; padding: 0;">
  4.  
  5. <head>
  6.  
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8.  
  9. <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
  10.  
  11. <meta name="referrer" content="never">
  12.  
  13.  
  14.  
  15.  
  16.  
  17. <!-- Styles specific to Outlook 2007, 2010 and 2013 -->
  18.  
  19. <!--[if gte mso 9]>
  20.  
  21. <style>
  22.  
  23. ul,
  24.  
  25. ol {
  26.  
  27. margin: 0 0 0 24px;
  28.  
  29. }
  30.  
  31.  
  32.  
  33. dd {
  34.  
  35. text-indent: -3em;
  36.  
  37. }
  38.  
  39. </style>
  40.  
  41. <![endif]-->
  42.  
  43. <style data-premailer="ignore">
  44.  
  45. .apple-link a {
  46.  
  47. color: inherit !important;
  48.  
  49. text-decoration: none !important;
  50.  
  51. }
  52.  
  53.  
  54.  
  55. @media screen and (max-width: 470px) {
  56.  
  57. .mail-body > tbody > tr > td {
  58.  
  59. padding-top: 0 !important;
  60.  
  61. }
  62.  
  63.  
  64.  
  65. .mail-body__content > tbody > tr > td {
  66.  
  67. border-radius: 0;
  68.  
  69. border-top: 0 !important;
  70.  
  71. border-right: 0 !important;
  72.  
  73. border-left: 0 !important;
  74.  
  75. }
  76.  
  77.  
  78.  
  79. .mail-sections > tbody > tr > td {
  80.  
  81. padding-right: 0 !important;
  82.  
  83. padding-left: 0 !important;
  84.  
  85. }
  86.  
  87.  
  88.  
  89. .mail-section > tbody > tr > td:first-child {
  90.  
  91. padding-left: 20px !important;
  92.  
  93. }
  94.  
  95.  
  96.  
  97. .mail-section > tbody > tr > td:last-child {
  98.  
  99. padding-right: 20px !important;
  100.  
  101. }
  102.  
  103.  
  104.  
  105. .mail-help-center > tbody > tr > td:first-child {
  106.  
  107. padding-left: 20px !important;
  108.  
  109. }
  110.  
  111.  
  112.  
  113. .mail-help-center > tbody > tr > td:last-child {
  114.  
  115. padding-right: 20px !important;
  116.  
  117. }
  118.  
  119. }
  120.  
  121. </style>
  122.  
  123. <style>body {
  124.  
  125. margin: 0 !important; padding: 0;
  126.  
  127. }
  128.  
  129. body {
  130.  
  131. height: 100%; width: 100%;
  132.  
  133. }
  134.  
  135. img {
  136.  
  137. border: 0; height: auto; line-height: 0; outline: none; text-decoration: none; vertical-align: top; -ms-interpolation-mode: bicubic;
  138.  
  139. }
  140.  
  141. .ReadMsgBody {
  142.  
  143. width: 100%;
  144.  
  145. }
  146.  
  147. .ExternalClass {
  148.  
  149. width: 100%;
  150.  
  151. }
  152.  
  153. .ExternalClass {
  154.  
  155. line-height: 100%;
  156.  
  157. }
  158.  
  159. body {
  160.  
  161. -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%;
  162.  
  163. }
  164.  
  165. body {
  166.  
  167. font-size: 15px; line-height: 20px; text-transform: initial; letter-spacing: initial; font-weight: 400; color: #212b36; font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  168.  
  169. }
  170.  
  171. @media screen and (min-width: breakpoint(display-text)) {
  172.  
  173. html {
  174.  
  175. font-size: 14px;
  176.  
  177. }
  178.  
  179. body {
  180.  
  181. font-size: 14px;
  182.  
  183. }
  184.  
  185. pre {
  186.  
  187. font-size: 14px;
  188.  
  189. }
  190.  
  191. h1 {
  192.  
  193. font-size: 14px;
  194.  
  195. }
  196.  
  197. h2 {
  198.  
  199. font-size: 14px;
  200.  
  201. }
  202.  
  203. h3 {
  204.  
  205. font-size: 14px;
  206.  
  207. }
  208.  
  209. h4 {
  210.  
  211. font-size: 14px;
  212.  
  213. }
  214.  
  215. h5 {
  216.  
  217. font-size: 14px;
  218.  
  219. }
  220.  
  221. h6 {
  222.  
  223. font-size: 14px;
  224.  
  225. }
  226.  
  227. .mail-button {
  228.  
  229. font-size: 14px;
  230.  
  231. }
  232.  
  233. .mail-button-secondary {
  234.  
  235. font-size: 14px;
  236.  
  237. }
  238.  
  239. }
  240.  
  241. </style>
  242.  
  243. </head>
  244.  
  245. <body style="height: 100%; width: 100%; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; font-size: 15px; line-height: 20px; text-transform: initial; letter-spacing: initial; font-weight: 400; color: #212b36; font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif; margin: 0; padding: 0;">
  246.  
  247. <table class="mail-priority-indicator mail-priority-indicator--low" style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0;" cellpadding="0" cellspacing="0"><tbody><tr style="margin-top: 0; margin-bottom: 0; padding: 0;"><td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; border-top-style: solid; height: 0; border-top-color: #dfe3e8; padding: 0; border-width: 5px 0 0;"></td></tr></tbody></table>
  248.  
  249. <table class="mail-body" style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0;" cellpadding="0" cellspacing="0"><tbody><tr style="margin-top: 0; margin-bottom: 0; padding: 0;">
  250.  
  251. <td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 20px 0; border: 0;"></td>
  252.  
  253. <td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; width: 470px; padding: 20px 0; border: 0;"><table class="mail-body__content" align="center" style="width: 100%; border-collapse: initial; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0;" cellpadding="0" cellspacing="0"><tbody><tr style="margin-top: 0; margin-bottom: 0; padding: 0;"><td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; padding: 0; border: 1px solid #dfe3e8;"><table class="mail-sections" style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0;" cellpadding="0" cellspacing="0"><tbody><tr style="margin-top: 0; margin-bottom: 0; padding: 0;"><td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 16px; border: 0;">
  254.  
  255. <table class="mail-section mail-section--type-primary" style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0;" cellpadding="0" cellspacing="0"><tbody><tr style="margin-top: 0; margin-bottom: 0; padding: 0;"><td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0 8px 16px; border: 0;"><table style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0;" cellpadding="0" cellspacing="0"><tbody><tr style="margin-top: 0; margin-bottom: 0; padding: 0;"><td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0; border: 0;"><h1 style="margin-top: 0; margin-bottom: 0; font-size: 15px; font-weight: 400; line-height: 20px; text-transform: initial; letter-spacing: initial; padding: 0;">Got Kool (test.myshopify.com) sent you a message about BlackHawk17 Tracking</h1></td></tr></tbody></table></td></tr></tbody></table>
  256.  
  257.  
  258.  
  259. <table class="mail-section" style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0;" cellpadding="0" cellspacing="0"><tbody><tr style="margin-top: 0; margin-bottom: 0; padding: 0;"><td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; border-top-color: #dfe3e8; border-top-style: solid; padding: 16px 8px 0; border-width: 1px 0 0;">
  260.  
  261. <table class="mail-media mail-media--type-comment" style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; table-layout: auto; padding: 0;" cellpadding="0" cellspacing="0"><tbody><tr style="margin-top: 0; margin-bottom: 0; padding: 0;">
  262.  
  263. <td width="40" class="mail-media__thumbnail" style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; width: 40px; padding: 0 15px 0 0; border: 0;" align="center" valign="top"><img alt="" src="https://proxy.shopifycdn.com/fb9ac70d9622645a311d54527dd28cf330a43fd9e2a12206b151c5d6ba5b9239/www.gravatar.com/avatar/d61797054a1c8dfdb9f8b4f05fb0f4b0.jpg?default=mm&amp;size=40" style="height: auto; line-height: 0; outline: none; text-decoration: none; vertical-align: top; -ms-interpolation-mode: bicubic; border-radius: 50%; width: auto; max-height: 40px; max-width: 40px; -o-object-fit: cover; object-fit: cover; border: 0;"></td>
  264.  
  265. <td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0; border: 0;" valign="top"><table class="mail-media__description" style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0;" cellpadding="0" cellspacing="0"><tbody>
  266.  
  267. <tr style="margin-top: 0; margin-bottom: 0; padding: 0;"><td class="mail-media__title" style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; white-space: nowrap; padding: 0; border: 0;" valign="top"><h3 style="margin-top: 0; margin-bottom: 0; font-size: 15px; font-weight: 600; line-height: 20px; text-transform: initial; letter-spacing: initial; padding: 0;">Got Kool &lt;[email protected]&gt;</h3></td></tr>
  268.  
  269. <tr style="margin-top: 0; margin-bottom: 0; padding: 0;"><td colspan="2" class="mail-media__details" style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0; border: 0;" valign="top"><p style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; margin-top: 0; margin-bottom: 0; padding: 0;">This is a test of the new Help Desk System. We are having an issue with the body of the message from this form getting stripped out when it arrives at the new Help Desk. I am still trying to fix this issue. Thanks</p></td></tr>
  270.  
  271. </tbody></table></td>
  272.  
  273. </tr></tbody></table>
  274.  
  275. </td></tr></tbody></table>
  276.  
  277. </td></tr></tbody></table></td></tr></tbody></table></td>
  278.  
  279. <td style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 20px 0; border: 0;"></td>
  280.  
  281. </tr></tbody></table>
  282.  
  283. <footer>
  284.  
  285. <table border="0" cellpadding="0" cellspacing="0" class="mail-footer" style="width: 100%; border-collapse: collapse; border-spacing: 0; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; font-size: 10px; line-height: 14px; padding: 0;">
  286.  
  287. <tbody>
  288.  
  289. <tr style="margin-top: 0; margin-bottom: 0; padding: 0;">
  290.  
  291. <td align="center" valign="bottom" style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 0; border: 0;">
  292.  
  293. <img alt="" width="160" src="https://cdn.shopifycloud.com/partners/assets/mailer/shopify_partners_logo-0590c33d8de2d0e20dd8447dd4416ce22bf088e3303f3afe928df95249397bec.png" style="height: auto; line-height: 0; outline: none; text-decoration: none; vertical-align: top; -ms-interpolation-mode: bicubic; border: 0;">
  294.  
  295. </td>
  296.  
  297. </tr>
  298.  
  299. <tr style="margin-top: 0; margin-bottom: 0; padding: 0;">
  300.  
  301. <td align="center" style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; mso-table-lspace: 0; mso-table-rspace: 0; margin-top: 0; margin-bottom: 0; padding: 8px 0 20px; border: 0;">
  302.  
  303. <p style="-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; margin-top: 0; margin-bottom: 0; padding: 0;">
  304.  
  305. <span class="apple-link">
  306.  
  307. © Shopify | 150 Elgin Street, Ottawa ON, K2P 1L4
  308.  
  309. </span>
  310.  
  311. </p>
  312.  
  313. </td>
  314.  
  315. </tr>
  316.  
  317. </tbody>
  318.  
  319. </table>
  320.  
  321. </footer>
  322.  
  323.  
  324. <img src="https://u2435018.ct.sendgrid.net/wf/open?upn=r3XecG9Oeir8G6iSrKDq5FJ13z7iyK8CNW1tb14VLhKtvRiwqjo-2B6glOB497Oavv67-2BFkxYROQZiPT9Zp2fQoAnDZLJHnM-2BWqqENpQiKNYisUzy70jwATEobwxWyjEqN4Fpoo8AIA3LDG7c1ok5BL92I7Qqh5ehDAumKmDu27m0ODCLwb65cH6wl8Us0Pvh8B4pPNyroAZlNq9wjC5fITZeVni1ggTbfjcmikaLxelcc4Uo9WA44nfQuNCOfMBeCG6C0fJTJzSpxHzMM7TKBjOxIraCNGwlTQs6fFBPTwjl2clqKVu3E-2FV8dOKGafLgKpEDs805n14VFuaGCjboRUuMvhxMADapc0FFiGjZrDyLOl8uef0p22yvre1TWM3NoGLH4IwNLUBeaH7EGAWOG5g-3D-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
  325. </body>
  326.  
  327. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement