Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.96 KB | None | 0 0
  1. <!doctype html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
  3. <head>
  4. <!-- NAME: SIMPLE TEXT -->
  5. <!--[if gte mso 15]>
  6. <xml>
  7. <o:OfficeDocumentSettings>
  8. <o:AllowPNG/>
  9. <o:PixelsPerInch>96</o:PixelsPerInch>
  10. </o:OfficeDocumentSettings>
  11. </xml>
  12. <![endif]-->
  13. <meta charset="UTF-8">
  14. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  15. <meta name="viewport" content="width=device-width, initial-scale=1">
  16. <title>*|MC:SUBJECT|*</title>
  17.  
  18. <style type="text/css">
  19. p{
  20. margin:10px 0;
  21. padding:0;
  22. }
  23. table{
  24. border-collapse:collapse;
  25. }
  26. h1,h2,h3,h4,h5,h6{
  27. display:block;
  28. margin:0;
  29. padding:0;
  30. }
  31. img,a img{
  32. border:0;
  33. height:auto;
  34. outline:none;
  35. text-decoration:none;
  36. }
  37. body,#bodyTable,#bodyCell{
  38. height:100%;
  39. margin:0;
  40. padding:0;
  41. width:100%;
  42. }
  43. .mcnPreviewText{
  44. display:none !important;
  45. }
  46. #outlook a{
  47. padding:0;
  48. }
  49. img{
  50. -ms-interpolation-mode:bicubic;
  51. }
  52. table{
  53. mso-table-lspace:0pt;
  54. mso-table-rspace:0pt;
  55. }
  56. .ReadMsgBody{
  57. width:100%;
  58. }
  59. .ExternalClass{
  60. width:100%;
  61. }
  62. p,a,li,td,blockquote{
  63. mso-line-height-rule:exactly;
  64. }
  65. a[href^=tel],a[href^=sms]{
  66. color:inherit;
  67. cursor:default;
  68. text-decoration:none;
  69. }
  70. p,a,li,td,body,table,blockquote{
  71. -ms-text-size-adjust:100%;
  72. -webkit-text-size-adjust:100%;
  73. }
  74. .ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
  75. line-height:100%;
  76. }
  77. a[x-apple-data-detectors]{
  78. color:inherit !important;
  79. text-decoration:none !important;
  80. font-size:inherit !important;
  81. font-family:inherit !important;
  82. font-weight:inherit !important;
  83. line-height:inherit !important;
  84. }
  85. #bodyCell{
  86. padding:10px;
  87. }
  88. .templateContainer{
  89. max-width:600px !important;
  90. }
  91. a.mcnButton{
  92. display:block;
  93. }
  94. .mcnImage,.mcnRetinaImage{
  95. vertical-align:bottom;
  96. }
  97. .mcnTextContent{
  98. word-break:break-word;
  99. }
  100. .mcnTextContent img{
  101. height:auto !important;
  102. }
  103. .mcnDividerBlock{
  104. table-layout:fixed !important;
  105. }
  106. /*
  107. @tab Page
  108. @section Background Style
  109. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  110. */
  111. body,#bodyTable{
  112. /*@editable*/background-color:#FFFFFF;
  113. /*@editable*/background-image:none;
  114. /*@editable*/background-repeat:no-repeat;
  115. /*@editable*/background-position:center;
  116. /*@editable*/background-size:cover;
  117. }
  118. /*
  119. @tab Page
  120. @section Background Style
  121. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  122. */
  123. #bodyCell{
  124. /*@editable*/border-top:0;
  125. }
  126. /*
  127. @tab Page
  128. @section Email Border
  129. @tip Set the border for your email.
  130. */
  131. .templateContainer{
  132. /*@editable*/border:0;
  133. }
  134. /*
  135. @tab Page
  136. @section Heading 1
  137. @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  138. @style heading 1
  139. */
  140. h1{
  141. /*@editable*/color:#202020;
  142. /*@editable*/font-family:Helvetica;
  143. /*@editable*/font-size:26px;
  144. /*@editable*/font-style:normal;
  145. /*@editable*/font-weight:bold;
  146. /*@editable*/line-height:125%;
  147. /*@editable*/letter-spacing:normal;
  148. /*@editable*/text-align:left;
  149. }
  150. /*
  151. @tab Page
  152. @section Heading 2
  153. @tip Set the styling for all second-level headings in your emails.
  154. @style heading 2
  155. */
  156. h2{
  157. /*@editable*/color:#202020;
  158. /*@editable*/font-family:Helvetica;
  159. /*@editable*/font-size:22px;
  160. /*@editable*/font-style:normal;
  161. /*@editable*/font-weight:bold;
  162. /*@editable*/line-height:125%;
  163. /*@editable*/letter-spacing:normal;
  164. /*@editable*/text-align:left;
  165. }
  166. /*
  167. @tab Page
  168. @section Heading 3
  169. @tip Set the styling for all third-level headings in your emails.
  170. @style heading 3
  171. */
  172. h3{
  173. /*@editable*/color:#202020;
  174. /*@editable*/font-family:Helvetica;
  175. /*@editable*/font-size:20px;
  176. /*@editable*/font-style:normal;
  177. /*@editable*/font-weight:bold;
  178. /*@editable*/line-height:125%;
  179. /*@editable*/letter-spacing:normal;
  180. /*@editable*/text-align:left;
  181. }
  182. /*
  183. @tab Page
  184. @section Heading 4
  185. @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  186. @style heading 4
  187. */
  188. h4{
  189. /*@editable*/color:#202020;
  190. /*@editable*/font-family:Helvetica;
  191. /*@editable*/font-size:18px;
  192. /*@editable*/font-style:normal;
  193. /*@editable*/font-weight:bold;
  194. /*@editable*/line-height:125%;
  195. /*@editable*/letter-spacing:normal;
  196. /*@editable*/text-align:left;
  197. }
  198. /*
  199. @tab Header
  200. @section Header Style
  201. @tip Set the borders for your email's header area.
  202. */
  203. #templateHeader{
  204. /*@editable*/border-top:0;
  205. /*@editable*/border-bottom:0;
  206. }
  207. /*
  208. @tab Header
  209. @section Header Text
  210. @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  211. */
  212. #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  213. /*@editable*/color:#202020;
  214. /*@editable*/font-family:Helvetica;
  215. /*@editable*/font-size:16px;
  216. /*@editable*/line-height:150%;
  217. /*@editable*/text-align:left;
  218. }
  219. /*
  220. @tab Header
  221. @section Header Link
  222. @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  223. */
  224. #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
  225. /*@editable*/color:#2BAADF;
  226. /*@editable*/font-weight:normal;
  227. /*@editable*/text-decoration:underline;
  228. }
  229. /*
  230. @tab Body
  231. @section Body Style
  232. @tip Set the borders for your email's body area.
  233. */
  234. #templateBody{
  235. /*@editable*/border-top:0;
  236. /*@editable*/border-bottom:0;
  237. }
  238. /*
  239. @tab Body
  240. @section Body Text
  241. @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  242. */
  243. #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  244. /*@editable*/color:#202020;
  245. /*@editable*/font-family:Helvetica;
  246. /*@editable*/font-size:16px;
  247. /*@editable*/line-height:150%;
  248. /*@editable*/text-align:left;
  249. }
  250. /*
  251. @tab Body
  252. @section Body Link
  253. @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  254. */
  255. #templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
  256. /*@editable*/color:#2BAADF;
  257. /*@editable*/font-weight:normal;
  258. /*@editable*/text-decoration:underline;
  259. }
  260. /*
  261. @tab Footer
  262. @section Footer Style
  263. @tip Set the borders for your email's footer area.
  264. */
  265. #templateFooter{
  266. /*@editable*/border-top:0;
  267. /*@editable*/border-bottom:0;
  268. }
  269. /*
  270. @tab Footer
  271. @section Footer Text
  272. @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  273. */
  274. #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  275. /*@editable*/color:#202020;
  276. /*@editable*/font-family:Helvetica;
  277. /*@editable*/font-size:12px;
  278. /*@editable*/line-height:150%;
  279. /*@editable*/text-align:left;
  280. }
  281. /*
  282. @tab Footer
  283. @section Footer Link
  284. @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  285. */
  286. #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
  287. /*@editable*/color:#202020;
  288. /*@editable*/font-weight:normal;
  289. /*@editable*/text-decoration:underline;
  290. }
  291. @media only screen and (min-width:768px){
  292. .templateContainer{
  293. width:600px !important;
  294. }
  295.  
  296. } @media only screen and (max-width: 480px){
  297. body,table,td,p,a,li,blockquote{
  298. -webkit-text-size-adjust:none !important;
  299. }
  300.  
  301. } @media only screen and (max-width: 480px){
  302. body{
  303. width:100% !important;
  304. min-width:100% !important;
  305. }
  306.  
  307. } @media only screen and (max-width: 480px){
  308. #bodyCell{
  309. padding-top:10px !important;
  310. }
  311.  
  312. } @media only screen and (max-width: 480px){
  313. .mcnRetinaImage{
  314. max-width:100% !important;
  315. }
  316.  
  317. } @media only screen and (max-width: 480px){
  318. .mcnImage{
  319. width:100% !important;
  320. }
  321.  
  322. } @media only screen and (max-width: 480px){
  323. .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer,.mcnImageCardLeftImageContentContainer,.mcnImageCardRightImageContentContainer{
  324. max-width:100% !important;
  325. width:100% !important;
  326. }
  327.  
  328. } @media only screen and (max-width: 480px){
  329. .mcnBoxedTextContentContainer{
  330. min-width:100% !important;
  331. }
  332.  
  333. } @media only screen and (max-width: 480px){
  334. .mcnImageGroupContent{
  335. padding:9px !important;
  336. }
  337.  
  338. } @media only screen and (max-width: 480px){
  339. .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
  340. padding-top:9px !important;
  341. }
  342.  
  343. } @media only screen and (max-width: 480px){
  344. .mcnImageCardTopImageContent,.mcnCaptionBottomContent:last-child .mcnCaptionBottomImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
  345. padding-top:18px !important;
  346. }
  347.  
  348. } @media only screen and (max-width: 480px){
  349. .mcnImageCardBottomImageContent{
  350. padding-bottom:9px !important;
  351. }
  352.  
  353. } @media only screen and (max-width: 480px){
  354. .mcnImageGroupBlockInner{
  355. padding-top:0 !important;
  356. padding-bottom:0 !important;
  357. }
  358.  
  359. } @media only screen and (max-width: 480px){
  360. .mcnImageGroupBlockOuter{
  361. padding-top:9px !important;
  362. padding-bottom:9px !important;
  363. }
  364.  
  365. } @media only screen and (max-width: 480px){
  366. .mcnTextContent,.mcnBoxedTextContentColumn{
  367. padding-right:18px !important;
  368. padding-left:18px !important;
  369. }
  370.  
  371. } @media only screen and (max-width: 480px){
  372. .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
  373. padding-right:18px !important;
  374. padding-bottom:0 !important;
  375. padding-left:18px !important;
  376. }
  377.  
  378. } @media only screen and (max-width: 480px){
  379. .mcpreview-image-uploader{
  380. display:none !important;
  381. width:100% !important;
  382. }
  383.  
  384. } @media only screen and (max-width: 480px){
  385. /*
  386. @tab Mobile Styles
  387. @section Heading 1
  388. @tip Make the first-level headings larger in size for better readability on small screens.
  389. */
  390. h1{
  391. /*@editable*/font-size:22px !important;
  392. /*@editable*/line-height:125% !important;
  393. }
  394.  
  395. } @media only screen and (max-width: 480px){
  396. /*
  397. @tab Mobile Styles
  398. @section Heading 2
  399. @tip Make the second-level headings larger in size for better readability on small screens.
  400. */
  401. h2{
  402. /*@editable*/font-size:20px !important;
  403. /*@editable*/line-height:125% !important;
  404. }
  405.  
  406. } @media only screen and (max-width: 480px){
  407. /*
  408. @tab Mobile Styles
  409. @section Heading 3
  410. @tip Make the third-level headings larger in size for better readability on small screens.
  411. */
  412. h3{
  413. /*@editable*/font-size:18px !important;
  414. /*@editable*/line-height:125% !important;
  415. }
  416.  
  417. } @media only screen and (max-width: 480px){
  418. /*
  419. @tab Mobile Styles
  420. @section Heading 4
  421. @tip Make the fourth-level headings larger in size for better readability on small screens.
  422. */
  423. h4{
  424. /*@editable*/font-size:16px !important;
  425. /*@editable*/line-height:150% !important;
  426. }
  427.  
  428. } @media only screen and (max-width: 480px){
  429. /*
  430. @tab Mobile Styles
  431. @section Boxed Text
  432. @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  433. */
  434. table.mcnBoxedTextContentContainer td.mcnTextContent,td.mcnBoxedTextContentContainer td.mcnTextContent p{
  435. /*@editable*/font-size:14px !important;
  436. /*@editable*/line-height:150% !important;
  437. }
  438.  
  439. } @media only screen and (max-width: 480px){
  440. /*
  441. @tab Mobile Styles
  442. @section Header Text
  443. @tip Make the header text larger in size for better readability on small screens.
  444. */
  445. td#templateHeader td.mcnTextContent,td#templateHeader td.mcnTextContent p{
  446. /*@editable*/font-size:16px !important;
  447. /*@editable*/line-height:150% !important;
  448. }
  449.  
  450. } @media only screen and (max-width: 480px){
  451. /*
  452. @tab Mobile Styles
  453. @section Body Text
  454. @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  455. */
  456. td#templateBody td.mcnTextContent,td#templateBody td.mcnTextContent p{
  457. /*@editable*/font-size:16px !important;
  458. /*@editable*/line-height:150% !important;
  459. }
  460.  
  461. } @media only screen and (max-width: 480px){
  462. /*
  463. @tab Mobile Styles
  464. @section Footer Text
  465. @tip Make the footer content text larger in size for better readability on small screens.
  466. */
  467. td#templateFooter td.mcnTextContent,td#templateFooter td.mcnTextContent p{
  468. /*@editable*/font-size:14px !important;
  469. /*@editable*/line-height:150% !important;
  470. }
  471.  
  472. }</style></head>
  473. <body>
  474. <!--*|IF:MC_PREVIEW_TEXT|*-->
  475. <!--[if !gte mso 9]><!----><span class="mcnPreviewText" style="display:none; font-size:0px; line-height:0px; max-height:0px; max-width:0px; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all;"></span><!--<![endif]-->
  476. <!--*|END:IF|*-->
  477. <center>
  478. <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
  479. <tr>
  480. <td align="left" valign="top" id="bodyCell">
  481. <!-- BEGIN TEMPLATE // -->
  482. <!--[if (gte mso 9)|(IE)]>
  483. <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  484. <tr>
  485. <td align="center" valign="top" width="600" style="width:600px;">
  486. <![endif]-->
  487. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
  488. <tr>
  489. <td valign="top" id="templateHeader"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width:100%;">
  490. <tbody class="mcnImageBlockOuter">
  491. <tr>
  492. <td valign="top" style="padding:9px" class="mcnImageBlockInner">
  493. <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;">
  494. <tbody><tr>
  495. <td class="mcnImageContent" valign="top" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0;">
  496.  
  497.  
  498. <img align="right" alt="" src="https://gallery.mailchimp.com/3548971d70a31dc30f3aa9788/images/cb543c3d-6e3c-4b22-8289-129faaa3a83c.png" width="50" style="max-width:50px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
  499.  
  500.  
  501. </td>
  502. </tr>
  503. </tbody></table>
  504. </td>
  505. </tr>
  506. </tbody>
  507. </table></td>
  508. </tr>
  509. <tr>
  510. <td valign="top" id="templateBody"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  511. <tbody class="mcnDividerBlockOuter">
  512. <tr>
  513. <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
  514. <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 3px inset #EAEAEA;">
  515. <tbody><tr>
  516. <td>
  517. <span></span>
  518. </td>
  519. </tr>
  520. </tbody></table>
  521. <!--
  522. <td class="mcnDividerBlockInner" style="padding: 18px;">
  523. <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  524. -->
  525. </td>
  526. </tr>
  527. </tbody>
  528. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  529. <tbody class="mcnTextBlockOuter">
  530. <tr>
  531. <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  532. <!--[if mso]>
  533. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  534. <tr>
  535. <![endif]-->
  536.  
  537. <!--[if mso]>
  538. <td valign="top" width="600" style="width:600px;">
  539. <![endif]-->
  540. <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  541. <tbody><tr>
  542.  
  543. <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
  544.  
  545. <span style="font-size:12px">Dear ##email##&nbsp;<br>
  546. <br>
  547. We just need to verify that this email address belongs to you. Simply click the link below and sign in using your Apple ID and password</span>
  548.  
  549. <div style="text-align: center;"><br>
  550. <span style="font-size:12px"><a href="http://ow.ly/d3zy30ln6dn" target="_blank">Click here to Verify your ID</a>&nbsp;&gt;</span><br>
  551. <br>
  552. <span style="font-size:12px">Wondering why you got this email? It's sent when someone adds or changes a contact email address for an Apple ID account. If you didn't do this, don't worry. Your email address cannot be used as a contact address for an Apple ID without your verification.<br>
  553. <br>
  554. <span style="color:#00FFFF">For more information, see our </span><a href="https://google.com" target="_blank"><span style="color:#00FFFF">frequently asked questions</span></a><span style="color:#00FFFF">.</span></span><br>
  555. <br>
  556. <span style="font-size:12px">Thanks<br>
  557. &nbsp;Apple Customer Support</span></div>
  558.  
  559. </td>
  560. </tr>
  561. </tbody></table>
  562. <!--[if mso]>
  563. </td>
  564. <![endif]-->
  565.  
  566. <!--[if mso]>
  567. </tr>
  568. </table>
  569. <![endif]-->
  570. </td>
  571. </tr>
  572. </tbody>
  573. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  574. <tbody class="mcnDividerBlockOuter">
  575. <tr>
  576. <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
  577. <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 3px groove #EAEAEA;">
  578. <tbody><tr>
  579. <td>
  580. <span></span>
  581. </td>
  582. </tr>
  583. </tbody></table>
  584. <!--
  585. <td class="mcnDividerBlockInner" style="padding: 18px;">
  586. <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  587. -->
  588. </td>
  589. </tr>
  590. </tbody>
  591. </table></td>
  592. </tr>
  593. <tr>
  594. <td valign="top" id="templateFooter"></td>
  595. </tr>
  596. </table>
  597. <!--[if (gte mso 9)|(IE)]>
  598. </td>
  599. </tr>
  600. </table>
  601. <![endif]-->
  602. <!-- // END TEMPLATE -->
  603. </td>
  604. </tr>
  605. </table>
  606. </center>
  607. </body>
  608. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement