Advertisement
Guest User

As

a guest
Sep 25th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.44 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{
  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. .mcnImage{
  314. width:100% !important;
  315. }
  316.  
  317. } @media only screen and (max-width: 480px){
  318. .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer{
  319. max-width:100% !important;
  320. width:100% !important;
  321. }
  322.  
  323. } @media only screen and (max-width: 480px){
  324. .mcnBoxedTextContentContainer{
  325. min-width:100% !important;
  326. }
  327.  
  328. } @media only screen and (max-width: 480px){
  329. .mcnImageGroupContent{
  330. padding:9px !important;
  331. }
  332.  
  333. } @media only screen and (max-width: 480px){
  334. .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
  335. padding-top:9px !important;
  336. }
  337.  
  338. } @media only screen and (max-width: 480px){
  339. .mcnImageCardTopImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
  340. padding-top:18px !important;
  341. }
  342.  
  343. } @media only screen and (max-width: 480px){
  344. .mcnImageCardBottomImageContent{
  345. padding-bottom:9px !important;
  346. }
  347.  
  348. } @media only screen and (max-width: 480px){
  349. .mcnImageGroupBlockInner{
  350. padding-top:0 !important;
  351. padding-bottom:0 !important;
  352. }
  353.  
  354. } @media only screen and (max-width: 480px){
  355. .mcnImageGroupBlockOuter{
  356. padding-top:9px !important;
  357. padding-bottom:9px !important;
  358. }
  359.  
  360. } @media only screen and (max-width: 480px){
  361. .mcnTextContent,.mcnBoxedTextContentColumn{
  362. padding-right:18px !important;
  363. padding-left:18px !important;
  364. }
  365.  
  366. } @media only screen and (max-width: 480px){
  367. .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
  368. padding-right:18px !important;
  369. padding-bottom:0 !important;
  370. padding-left:18px !important;
  371. }
  372.  
  373. } @media only screen and (max-width: 480px){
  374. .mcpreview-image-uploader{
  375. display:none !important;
  376. width:100% !important;
  377. }
  378.  
  379. } @media only screen and (max-width: 480px){
  380. /*
  381. @tab Mobile Styles
  382. @section Heading 1
  383. @tip Make the first-level headings larger in size for better readability on small screens.
  384. */
  385. h1{
  386. /*@editable*/font-size:22px !important;
  387. /*@editable*/line-height:125% !important;
  388. }
  389.  
  390. } @media only screen and (max-width: 480px){
  391. /*
  392. @tab Mobile Styles
  393. @section Heading 2
  394. @tip Make the second-level headings larger in size for better readability on small screens.
  395. */
  396. h2{
  397. /*@editable*/font-size:20px !important;
  398. /*@editable*/line-height:125% !important;
  399. }
  400.  
  401. } @media only screen and (max-width: 480px){
  402. /*
  403. @tab Mobile Styles
  404. @section Heading 3
  405. @tip Make the third-level headings larger in size for better readability on small screens.
  406. */
  407. h3{
  408. /*@editable*/font-size:18px !important;
  409. /*@editable*/line-height:125% !important;
  410. }
  411.  
  412. } @media only screen and (max-width: 480px){
  413. /*
  414. @tab Mobile Styles
  415. @section Heading 4
  416. @tip Make the fourth-level headings larger in size for better readability on small screens.
  417. */
  418. h4{
  419. /*@editable*/font-size:16px !important;
  420. /*@editable*/line-height:150% !important;
  421. }
  422.  
  423. } @media only screen and (max-width: 480px){
  424. /*
  425. @tab Mobile Styles
  426. @section Boxed Text
  427. @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  428. */
  429. table.mcnBoxedTextContentContainer td.mcnTextContent,td.mcnBoxedTextContentContainer td.mcnTextContent p{
  430. /*@editable*/font-size:14px !important;
  431. /*@editable*/line-height:150% !important;
  432. }
  433.  
  434. } @media only screen and (max-width: 480px){
  435. /*
  436. @tab Mobile Styles
  437. @section Header Text
  438. @tip Make the header text larger in size for better readability on small screens.
  439. */
  440. td#templateHeader td.mcnTextContent,td#templateHeader td.mcnTextContent p{
  441. /*@editable*/font-size:16px !important;
  442. /*@editable*/line-height:150% !important;
  443. }
  444.  
  445. } @media only screen and (max-width: 480px){
  446. /*
  447. @tab Mobile Styles
  448. @section Body Text
  449. @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  450. */
  451. td#templateBody td.mcnTextContent,td#templateBody td.mcnTextContent p{
  452. /*@editable*/font-size:16px !important;
  453. /*@editable*/line-height:150% !important;
  454. }
  455.  
  456. } @media only screen and (max-width: 480px){
  457. /*
  458. @tab Mobile Styles
  459. @section Footer Text
  460. @tip Make the footer content text larger in size for better readability on small screens.
  461. */
  462. td#templateFooter td.mcnTextContent,td#templateFooter td.mcnTextContent p{
  463. /*@editable*/font-size:14px !important;
  464. /*@editable*/line-height:150% !important;
  465. }
  466.  
  467. }</style></head>
  468. <body>
  469. <!--*|IF:MC_PREVIEW_TEXT|*-->
  470. <!--[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;">*|MC_PREVIEW_TEXT|*</span><!--<![endif]-->
  471. <!--*|END:IF|*-->
  472. <center>
  473. <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
  474. <tr>
  475. <td align="left" valign="top" id="bodyCell">
  476. <!-- BEGIN TEMPLATE // -->
  477. <!--[if gte mso 9]>
  478. <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  479. <tr>
  480. <td align="center" valign="top" width="600" style="width:600px;">
  481. <![endif]-->
  482. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
  483. <tr>
  484. <td valign="top" id="templateHeader"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  485. <tbody class="mcnTextBlockOuter">
  486. <tr>
  487. <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  488. <!--[if mso]>
  489. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  490. <tr>
  491. <![endif]-->
  492.  
  493. <!--[if mso]>
  494. <td valign="top" width="600" style="width:600px;">
  495. <![endif]-->
  496. <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  497. <tbody><tr>
  498.  
  499. <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
  500.  
  501. <h1 style="text-align: center;"><span style="color:#D3D3D3"><span style="font-size:24px"><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Your account has been locked for security reasons!</span></span></span></h1>
  502.  
  503. </td>
  504. </tr>
  505. </tbody></table>
  506. <!--[if mso]>
  507. </td>
  508. <![endif]-->
  509.  
  510. <!--[if mso]>
  511. </tr>
  512. </table>
  513. <![endif]-->
  514. </td>
  515. </tr>
  516. </tbody>
  517. </table></td>
  518. </tr>
  519. <tr>
  520. <td valign="top" id="templateBody"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock">
  521. <tbody class="mcnCaptionBlockOuter">
  522. <tr>
  523. <td class="mcnCaptionBlockInner" valign="top" style="padding:9px;">
  524.  
  525.  
  526. <table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionLeftContentOuter" width="100%">
  527. <tbody><tr>
  528. <td valign="top" class="mcnCaptionLeftContentInner" style="padding:0 9px ;">
  529. <table align="right" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionLeftImageContentContainer">
  530. <tbody><tr>
  531. <td class="mcnCaptionLeftImageContent" valign="top">
  532.  
  533.  
  534. <img alt="" src="https://gallery.mailchimp.com/5426ffd7cfc375d8b37684552/images/989cc94c-0a3d-40a7-8e9d-08557d107ade.png" width="264" style="max-width:400px;" class="mcnImage">
  535.  
  536.  
  537. </td>
  538. </tr>
  539. </tbody></table>
  540. <table class="mcnCaptionLeftTextContentContainer" align="left" border="0" cellpadding="0" cellspacing="0" width="264">
  541. <tbody><tr>
  542. <td valign="top" class="mcnTextContent" style="line-height: 125%; text-align: left;">
  543. <h1 class="null"><span style="font-size:19px">Apple ID Disabled</span></h1>
  544. <br>
  545. <span style="font-size:13px">Αρρlе ID DіѕаЬlеd<br>
  546. Υοuг аρρlе іd hаѕ Ьееn dіѕаЬlеd fοг ѕесuгіtу геаѕοnѕ. Το еnаЬlе уοuг ассοunt геѕеt уοuг ρаѕѕwοгd аt&nbsp;</span>
  547. </td>
  548. </tr>
  549. </tbody></table>
  550. </td>
  551. </tr>
  552. </tbody></table>
  553.  
  554.  
  555.  
  556.  
  557.  
  558. </td>
  559. </tr>
  560. </tbody>
  561. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
  562. <tbody class="mcnButtonBlockOuter">
  563. <tr>
  564. <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
  565. <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 3px;background-color: #77797E;">
  566. <tbody>
  567. <tr>
  568. <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial; font-size: 16px; padding: 15px;">
  569. <a class="mcnButton " title="Login" href="##short##" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;">Login</a>
  570. </td>
  571. </tr>
  572. </tbody>
  573. </table>
  574. </td>
  575. </tr>
  576. </tbody>
  577. </table></td>
  578. </tr>
  579. <tr>
  580. <td valign="top" id="templateFooter"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
  581. <tbody class="mcnButtonBlockOuter">
  582. <tr>
  583. <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
  584. <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 4px;background-color: #2BAADF;">
  585. <tbody>
  586. <tr>
  587. <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial; font-size: 11px; padding: 15px;">
  588. <a class="mcnButton " title="*Тhе lοсаtіοn іѕ арргοхіmаtе аnd dеtегmіnеd Ьу thг IР аddгеѕѕ іt wаѕ сοmіng. Fгοm thіѕ еmаіl саn't гесіеνе герlіеѕ. Рlеаѕе gіνе uѕ fееdЬаск οn thіѕ аlегt. Fοг mοге іnfοгmаtіοn νіѕіt thе Аррlе Ассοunt Ηеlр Сеntег." href="#short##" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;">*Тhе lοсаtіοn іѕ арргοхіmаtе аnd dеtегmіnеd Ьу thг IР аddгеѕѕ іt wаѕ сοmіng. Fгοm thіѕ еmаіl саn't гесіеνе герlіеѕ. Рlеаѕе gіνе uѕ fееdЬаск οn thіѕ аlегt. Fοг mοге іnfοгmаtіοn νіѕіt thе Аррlе Ассοunt Ηеlр Сеntег.</a>
  589. </td>
  590. </tr>
  591. </tbody>
  592. </table>
  593. </td>
  594. </tr>
  595. </tbody>
  596. </table></td>
  597. </tr>
  598. </table>
  599. <!--[if gte mso 9]>
  600. </td>
  601. </tr>
  602. </table>
  603. <![endif]-->
  604. <!-- // END TEMPLATE -->
  605. </td>
  606. </tr>
  607. </table>
  608. </center>
  609. </body>
  610. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement