Advertisement
CSOfficial

24 | Apple #24

Jun 6th, 2023
691
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 21.90 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: 1 COLUMN -->
  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:#FAFAFA;
  113.         }
  114.     /*
  115.     @tab Page
  116.     @section Background Style
  117.     @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  118.     */
  119.         #bodyCell{
  120.             /*@editable*/border-top:0;
  121.         }
  122.     /*
  123.     @tab Page
  124.     @section Email Border
  125.     @tip Set the border for your email.
  126.     */
  127.         .templateContainer{
  128.             /*@editable*/border:0;
  129.         }
  130.     /*
  131.     @tab Page
  132.     @section Heading 1
  133.     @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  134.     @style heading 1
  135.     */
  136.         h1{
  137.             /*@editable*/color:#202020;
  138.             /*@editable*/font-family:Helvetica;
  139.             /*@editable*/font-size:26px;
  140.             /*@editable*/font-style:normal;
  141.             /*@editable*/font-weight:bold;
  142.             /*@editable*/line-height:125%;
  143.             /*@editable*/letter-spacing:normal;
  144.             /*@editable*/text-align:left;
  145.         }
  146.     /*
  147.     @tab Page
  148.     @section Heading 2
  149.     @tip Set the styling for all second-level headings in your emails.
  150.     @style heading 2
  151.     */
  152.         h2{
  153.             /*@editable*/color:#202020;
  154.             /*@editable*/font-family:Helvetica;
  155.             /*@editable*/font-size:22px;
  156.             /*@editable*/font-style:normal;
  157.             /*@editable*/font-weight:bold;
  158.             /*@editable*/line-height:125%;
  159.             /*@editable*/letter-spacing:normal;
  160.             /*@editable*/text-align:left;
  161.         }
  162.     /*
  163.     @tab Page
  164.     @section Heading 3
  165.     @tip Set the styling for all third-level headings in your emails.
  166.     @style heading 3
  167.     */
  168.         h3{
  169.             /*@editable*/color:#202020;
  170.             /*@editable*/font-family:Helvetica;
  171.             /*@editable*/font-size:20px;
  172.             /*@editable*/font-style:normal;
  173.             /*@editable*/font-weight:bold;
  174.             /*@editable*/line-height:125%;
  175.             /*@editable*/letter-spacing:normal;
  176.             /*@editable*/text-align:left;
  177.         }
  178.     /*
  179.     @tab Page
  180.     @section Heading 4
  181.     @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  182.     @style heading 4
  183.     */
  184.         h4{
  185.             /*@editable*/color:#202020;
  186.             /*@editable*/font-family:Helvetica;
  187.             /*@editable*/font-size:18px;
  188.             /*@editable*/font-style:normal;
  189.             /*@editable*/font-weight:bold;
  190.             /*@editable*/line-height:125%;
  191.             /*@editable*/letter-spacing:normal;
  192.             /*@editable*/text-align:left;
  193.         }
  194.     /*
  195.     @tab Preheader
  196.     @section Preheader Style
  197.     @tip Set the background color and borders for your email's preheader area.
  198.     */
  199.         #templatePreheader{
  200.             /*@editable*/background-color:#FAFAFA;
  201.             /*@editable*/background-image:none;
  202.             /*@editable*/background-repeat:no-repeat;
  203.             /*@editable*/background-position:center;
  204.             /*@editable*/background-size:cover;
  205.             /*@editable*/border-top:0;
  206.             /*@editable*/border-bottom:0;
  207.             /*@editable*/padding-top:9px;
  208.             /*@editable*/padding-bottom:9px;
  209.         }
  210.     /*
  211.     @tab Preheader
  212.     @section Preheader Text
  213.     @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
  214.     */
  215.         #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  216.             /*@editable*/color:#656565;
  217.             /*@editable*/font-family:Helvetica;
  218.             /*@editable*/font-size:12px;
  219.             /*@editable*/line-height:150%;
  220.             /*@editable*/text-align:left;
  221.         }
  222.     /*
  223.     @tab Preheader
  224.     @section Preheader Link
  225.     @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
  226.     */
  227.         #templatePreheader .mcnTextContent a,#templatePreheader .mcnTextContent p a{
  228.             /*@editable*/color:#656565;
  229.             /*@editable*/font-weight:normal;
  230.             /*@editable*/text-decoration:underline;
  231.         }
  232.     /*
  233.     @tab Header
  234.     @section Header Style
  235.     @tip Set the background color and borders for your email's header area.
  236.     */
  237.         #templateHeader{
  238.             /*@editable*/background-color:#FFFFFF;
  239.             /*@editable*/background-image:none;
  240.             /*@editable*/background-repeat:no-repeat;
  241.             /*@editable*/background-position:center;
  242.             /*@editable*/background-size:cover;
  243.             /*@editable*/border-top:0;
  244.             /*@editable*/border-bottom:0;
  245.             /*@editable*/padding-top:9px;
  246.             /*@editable*/padding-bottom:0;
  247.         }
  248.     /*
  249.     @tab Header
  250.     @section Header Text
  251.     @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  252.     */
  253.         #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  254.             /*@editable*/color:#202020;
  255.             /*@editable*/font-family:Helvetica;
  256.             /*@editable*/font-size:16px;
  257.             /*@editable*/line-height:150%;
  258.             /*@editable*/text-align:left;
  259.         }
  260.     /*
  261.     @tab Header
  262.     @section Header Link
  263.     @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  264.     */
  265.         #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
  266.             /*@editable*/color:#007C89;
  267.             /*@editable*/font-weight:normal;
  268.             /*@editable*/text-decoration:underline;
  269.         }
  270.     /*
  271.     @tab Body
  272.     @section Body Style
  273.     @tip Set the background color and borders for your email's body area.
  274.     */
  275.         #templateBody{
  276.             /*@editable*/background-color:#FFFFFF;
  277.             /*@editable*/background-image:none;
  278.             /*@editable*/background-repeat:no-repeat;
  279.             /*@editable*/background-position:center;
  280.             /*@editable*/background-size:cover;
  281.             /*@editable*/border-top:0;
  282.             /*@editable*/border-bottom:2px solid #EAEAEA;
  283.             /*@editable*/padding-top:0;
  284.             /*@editable*/padding-bottom:9px;
  285.         }
  286.     /*
  287.     @tab Body
  288.     @section Body Text
  289.     @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  290.     */
  291.         #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  292.             /*@editable*/color:#202020;
  293.             /*@editable*/font-family:Helvetica;
  294.             /*@editable*/font-size:16px;
  295.             /*@editable*/line-height:150%;
  296.             /*@editable*/text-align:left;
  297.         }
  298.     /*
  299.     @tab Body
  300.     @section Body Link
  301.     @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  302.     */
  303.         #templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
  304.             /*@editable*/color:#007C89;
  305.             /*@editable*/font-weight:normal;
  306.             /*@editable*/text-decoration:underline;
  307.         }
  308.     /*
  309.     @tab Footer
  310.     @section Footer Style
  311.     @tip Set the background color and borders for your email's footer area.
  312.     */
  313.         #templateFooter{
  314.             /*@editable*/background-color:#FAFAFA;
  315.             /*@editable*/background-image:none;
  316.             /*@editable*/background-repeat:no-repeat;
  317.             /*@editable*/background-position:center;
  318.             /*@editable*/background-size:cover;
  319.             /*@editable*/border-top:0;
  320.             /*@editable*/border-bottom:0;
  321.             /*@editable*/padding-top:9px;
  322.             /*@editable*/padding-bottom:9px;
  323.         }
  324.     /*
  325.     @tab Footer
  326.     @section Footer Text
  327.     @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  328.     */
  329.         #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  330.             /*@editable*/color:#656565;
  331.             /*@editable*/font-family:Helvetica;
  332.             /*@editable*/font-size:12px;
  333.             /*@editable*/line-height:150%;
  334.             /*@editable*/text-align:center;
  335.         }
  336.     /*
  337.     @tab Footer
  338.     @section Footer Link
  339.     @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  340.     */
  341.         #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
  342.             /*@editable*/color:#656565;
  343.             /*@editable*/font-weight:normal;
  344.             /*@editable*/text-decoration:underline;
  345.         }
  346.     @media only screen and (min-width:768px){
  347.         .templateContainer{
  348.             width:600px !important;
  349.         }
  350.  
  351. }   @media only screen and (max-width: 480px){
  352.         body,table,td,p,a,li,blockquote{
  353.             -webkit-text-size-adjust:none !important;
  354.         }
  355.  
  356. }   @media only screen and (max-width: 480px){
  357.         body{
  358.             width:100% !important;
  359.             min-width:100% !important;
  360.         }
  361.  
  362. }   @media only screen and (max-width: 480px){
  363.         .mcnRetinaImage{
  364.             max-width:100% !important;
  365.         }
  366.  
  367. }   @media only screen and (max-width: 480px){
  368.         .mcnImage{
  369.             width:100% !important;
  370.         }
  371.  
  372. }   @media only screen and (max-width: 480px){
  373.         .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer,.mcnImageCardLeftImageContentContainer,.mcnImageCardRightImageContentContainer{
  374.             max-width:100% !important;
  375.             width:100% !important;
  376.         }
  377.  
  378. }   @media only screen and (max-width: 480px){
  379.         .mcnBoxedTextContentContainer{
  380.             min-width:100% !important;
  381.         }
  382.  
  383. }   @media only screen and (max-width: 480px){
  384.         .mcnImageGroupContent{
  385.             padding:9px !important;
  386.         }
  387.  
  388. }   @media only screen and (max-width: 480px){
  389.         .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
  390.             padding-top:9px !important;
  391.         }
  392.  
  393. }   @media only screen and (max-width: 480px){
  394.         .mcnImageCardTopImageContent,.mcnCaptionBottomContent:last-child .mcnCaptionBottomImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
  395.             padding-top:18px !important;
  396.         }
  397.  
  398. }   @media only screen and (max-width: 480px){
  399.         .mcnImageCardBottomImageContent{
  400.             padding-bottom:9px !important;
  401.         }
  402.  
  403. }   @media only screen and (max-width: 480px){
  404.         .mcnImageGroupBlockInner{
  405.             padding-top:0 !important;
  406.             padding-bottom:0 !important;
  407.         }
  408.  
  409. }   @media only screen and (max-width: 480px){
  410.         .mcnImageGroupBlockOuter{
  411.             padding-top:9px !important;
  412.             padding-bottom:9px !important;
  413.         }
  414.  
  415. }   @media only screen and (max-width: 480px){
  416.         .mcnTextContent,.mcnBoxedTextContentColumn{
  417.             padding-right:18px !important;
  418.             padding-left:18px !important;
  419.         }
  420.  
  421. }   @media only screen and (max-width: 480px){
  422.         .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
  423.             padding-right:18px !important;
  424.             padding-bottom:0 !important;
  425.             padding-left:18px !important;
  426.         }
  427.  
  428. }   @media only screen and (max-width: 480px){
  429.         .mcpreview-image-uploader{
  430.             display:none !important;
  431.             width:100% !important;
  432.         }
  433.  
  434. }   @media only screen and (max-width: 480px){
  435.     /*
  436.     @tab Mobile Styles
  437.     @section Heading 1
  438.     @tip Make the first-level headings larger in size for better readability on small screens.
  439.     */
  440.         h1{
  441.             /*@editable*/font-size:22px !important;
  442.             /*@editable*/line-height:125% !important;
  443.         }
  444.  
  445. }   @media only screen and (max-width: 480px){
  446.     /*
  447.     @tab Mobile Styles
  448.     @section Heading 2
  449.     @tip Make the second-level headings larger in size for better readability on small screens.
  450.     */
  451.         h2{
  452.             /*@editable*/font-size:20px !important;
  453.             /*@editable*/line-height:125% !important;
  454.         }
  455.  
  456. }   @media only screen and (max-width: 480px){
  457.     /*
  458.     @tab Mobile Styles
  459.     @section Heading 3
  460.     @tip Make the third-level headings larger in size for better readability on small screens.
  461.     */
  462.         h3{
  463.             /*@editable*/font-size:18px !important;
  464.             /*@editable*/line-height:125% !important;
  465.         }
  466.  
  467. }   @media only screen and (max-width: 480px){
  468.     /*
  469.     @tab Mobile Styles
  470.     @section Heading 4
  471.     @tip Make the fourth-level headings larger in size for better readability on small screens.
  472.     */
  473.         h4{
  474.             /*@editable*/font-size:16px !important;
  475.             /*@editable*/line-height:150% !important;
  476.         }
  477.  
  478. }   @media only screen and (max-width: 480px){
  479.     /*
  480.     @tab Mobile Styles
  481.     @section Boxed Text
  482.     @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  483.     */
  484.         .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
  485.             /*@editable*/font-size:14px !important;
  486.             /*@editable*/line-height:150% !important;
  487.         }
  488.  
  489. }   @media only screen and (max-width: 480px){
  490.     /*
  491.     @tab Mobile Styles
  492.     @section Preheader Visibility
  493.     @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
  494.     */
  495.         #templatePreheader{
  496.             /*@editable*/display:block !important;
  497.         }
  498.  
  499. }   @media only screen and (max-width: 480px){
  500.     /*
  501.     @tab Mobile Styles
  502.     @section Preheader Text
  503.     @tip Make the preheader text larger in size for better readability on small screens.
  504.     */
  505.         #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  506.             /*@editable*/font-size:14px !important;
  507.             /*@editable*/line-height:150% !important;
  508.         }
  509.  
  510. }   @media only screen and (max-width: 480px){
  511.     /*
  512.     @tab Mobile Styles
  513.     @section Header Text
  514.     @tip Make the header text larger in size for better readability on small screens.
  515.     */
  516.         #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  517.             /*@editable*/font-size:16px !important;
  518.             /*@editable*/line-height:150% !important;
  519.         }
  520.  
  521. }   @media only screen and (max-width: 480px){
  522.     /*
  523.     @tab Mobile Styles
  524.     @section Body Text
  525.     @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  526.     */
  527.         #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  528.             /*@editable*/font-size:16px !important;
  529.             /*@editable*/line-height:150% !important;
  530.         }
  531.  
  532. }   @media only screen and (max-width: 480px){
  533.     /*
  534.     @tab Mobile Styles
  535.     @section Footer Text
  536.     @tip Make the footer content text larger in size for better readability on small screens.
  537.     */
  538.         #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  539.             /*@editable*/font-size:14px !important;
  540.             /*@editable*/line-height:150% !important;
  541.         }
  542.  
  543. }</style></head>
  544.     <body>
  545.         <!--*|IF:MC_PREVIEW_TEXT|*-->
  546.         <!--[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]-->
  547.         <!--*|END:IF|*-->
  548.         <center>
  549.             <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
  550.                 <tr>
  551.                     <td align="center" valign="top" id="bodyCell">
  552.                         <!-- BEGIN TEMPLATE // -->
  553.                         <!--[if (gte mso 9)|(IE)]>
  554.                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  555.                        <tr>
  556.                        <td align="center" valign="top" width="600" style="width:600px;">
  557.                        <![endif]-->
  558.                         <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
  559.                             <tr>
  560.                                 <td valign="top" id="templatePreheader"></td>
  561.                             </tr>
  562.                             <tr>
  563.                                 <td valign="top" id="templateHeader"><table class="mcnImageBlock" style="min-width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0">
  564.     <tbody class="mcnImageBlockOuter">
  565.             <tr>
  566.                 <td style="padding:0px" class="mcnImageBlockInner" valign="top">
  567.                     <table class="mcnImageContentContainer" style="min-width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
  568.                         <tbody><tr>
  569.                             <td class="mcnImageContent" style="padding-right: 0px; padding-left: 0px; padding-top: 0; padding-bottom: 0;" valign="top">
  570.                                
  571.                                    
  572.                                         <img alt="" src="https://mcusercontent.com/439bbca91da01d1cb0e13e7b4/images/6a455bb3-edbd-aae4-7bb5-855a7f27b6c4.png" style="max-width:600px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage" width="84.00000000000001" align="right">
  573.                                    
  574.                                
  575.                             </td>
  576.                         </tr>
  577.                     </tbody></table>
  578.                 </td>
  579.             </tr>
  580.     </tbody>
  581. </table></td>
  582.                             </tr>
  583.                             <tr>
  584.                                 <td valign="top" id="templateBody"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  585.     <tbody class="mcnTextBlockOuter">
  586.         <tr>
  587.             <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  588.                 <!--[if mso]>
  589.                 <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  590.                 <tr>
  591.                 <![endif]-->
  592.                
  593.                 <!--[if mso]>
  594.                 <td valign="top" width="600" style="width:600px;">
  595.                 <![endif]-->
  596.                 <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  597.                     <tbody><tr>
  598.                        
  599.                         <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px; font-size: 13px; line-height: 125%;">
  600.                        
  601.                             <div style="text-align: justify;"><br>
  602. <span style="font-size:14px">Dear Customer,<br>
  603. <br>
  604. Your Account will be disable because we see significant changes in your account activity. for your protection, we need to understand this change better.<br>
  605. <br>
  606. We need to verify account information <strong>Apple ID</strong>.</span><br>
  607. &nbsp;</div>
  608.  
  609.                         </td>
  610.                     </tr>
  611.                 </tbody></table>
  612.                 <!--[if mso]>
  613.                 </td>
  614.                 <![endif]-->
  615.                
  616.                 <!--[if mso]>
  617.                 </tr>
  618.                 </table>
  619.                 <![endif]-->
  620.             </td>
  621.         </tr>
  622.     </tbody>
  623. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  624.     <tbody class="mcnTextBlockOuter">
  625.         <tr>
  626.             <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  627.                 <!--[if mso]>
  628.                 <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  629.                 <tr>
  630.                 <![endif]-->
  631.                
  632.                 <!--[if mso]>
  633.                 <td valign="top" width="600" style="width:600px;">
  634.                 <![endif]-->
  635.                 <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  636.                     <tbody><tr>
  637.                        
  638.                         <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px; font-size: 13px; line-height: 125%;">
  639.                        
  640.                             <span style="font-size:14px">&nbsp;&nbsp; The following changes to your <strong>Apple ID</strong> were made on 06 June 2023<br>
  641. <br>
  642. &nbsp;&nbsp; For your Protection, we need to understand this change better.<br>
  643. <br>
  644. &nbsp;&nbsp; Please open the Attachment (PDF) - Read your form Confirmation <strong>Apple ID</strong> before 24<br>
  645. &nbsp; &nbsp;Hours, Account will be Disable.<br>
  646. <br>
  647. <br>
  648. Sincerely,<br>
  649. <br>
  650. Apple Support</span>
  651.                         </td>
  652.                     </tr>
  653.                 </tbody></table>
  654.                 <!--[if mso]>
  655.                 </td>
  656.                 <![endif]-->
  657.                
  658.                 <!--[if mso]>
  659.                 </tr>
  660.                 </table>
  661.                 <![endif]-->
  662.             </td>
  663.         </tr>
  664.     </tbody>
  665. </table></td>
  666.                             </tr>
  667.                             <tr>
  668.                                 <td valign="top" id="templateFooter"></td>
  669.                             </tr>
  670.                         </table>
  671.                         <!--[if (gte mso 9)|(IE)]>
  672.                        </td>
  673.                        </tr>
  674.                        </table>
  675.                        <![endif]-->
  676.                         <!-- // END TEMPLATE -->
  677.                     </td>
  678.                 </tr>
  679.             </table>
  680.         </center>
  681.     <script type="text/javascript"  src="/wMHni/c/Zc/4jcB/pZArsY5W/1zV9GfG8hbb9/NCUhTw/ckwTFRU/ATw0"></script></body>
  682. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement