Advertisement
KamaPula

Welcome message (edited)

Apr 21st, 2021
763
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 60.18 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 --><!--[if gte mso 15]>
  5.         <xml>
  6.             <o:OfficeDocumentSettings>
  7.             <o:AllowPNG/>
  8.             <o:PixelsPerInch>96</o:PixelsPerInch>
  9.             </o:OfficeDocumentSettings>
  10.         </xml>
  11.         <![endif]-->
  12.   <meta charset="UTF-8">
  13.   <meta http-equiv="X-UA-Compatible" content="IE=edge">
  14.   <meta name="viewport" content="width=device-width, initial-scale=1">
  15.   <title>Добро пожаловать в Relap</title>
  16.   <style type="text/css">
  17.         p{
  18.             margin:10px 0;
  19.             padding:0;
  20.         }
  21.         table{
  22.             border-collapse:collapse;
  23.         }
  24.         h1,h2,h3,h4,h5,h6{
  25.             display:block;
  26.             margin:0;
  27.             padding:0;
  28.         }
  29.         img,a img{
  30.             border:0;
  31.             height:auto;
  32.             outline:none;
  33.             text-decoration:none;
  34.         }
  35.         body,#bodyTable,#bodyCell{
  36.             height:100%;
  37.             margin:0;
  38.             padding:0;
  39.             width:100%;
  40.         }
  41.         #outlook a{
  42.             padding:0;
  43.         }
  44.         img{
  45.             -ms-interpolation-mode:bicubic;
  46.         }
  47.         table{
  48.             mso-table-lspace:0pt;
  49.             mso-table-rspace:0pt;
  50.         }
  51.         .ReadMsgBody{
  52.             width:100%;
  53.         }
  54.         .ExternalClass{
  55.             width:100%;
  56.         }
  57.         p,a,li,td,blockquote{
  58.             mso-line-height-rule:exactly;
  59.         }
  60.         a[href^=tel],a[href^=sms]{
  61.             color:inherit;
  62.             cursor:default;
  63.             text-decoration:none;
  64.         }
  65.         p,a,li,td,body,table,blockquote{
  66.             -ms-text-size-adjust:100%;
  67.             -webkit-text-size-adjust:100%;
  68.         }
  69.         .ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
  70.             line-height:100%;
  71.         }
  72.         a[x-apple-data-detectors]{
  73.             color:inherit !important;
  74.             text-decoration:none !important;
  75.             font-size:inherit !important;
  76.             font-family:inherit !important;
  77.             font-weight:inherit !important;
  78.             line-height:inherit !important;
  79.         }
  80.         #bodyCell{
  81.             padding:10px;
  82.         }
  83.         .templateContainer{
  84.             max-width:600px !important;
  85.         }
  86.         a.mcnButton{
  87.             display:block;
  88.         }
  89.         .mcnImage{
  90.             vertical-align:bottom;
  91.         }
  92.         .mcnTextContent{
  93.             word-break:break-word;
  94.         }
  95.         .mcnTextContent img{
  96.             height:auto !important;
  97.         }
  98.         .mcnDividerBlock{
  99.             table-layout:fixed !important;
  100.         }
  101.     /*
  102.     @tab Page
  103.     @section Background Style
  104.     @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  105.     */
  106.         body,#bodyTable{
  107.             /*@editable*/background-color:#f0f2f2;
  108.         }
  109.     /*
  110.     @tab Page
  111.     @section Background Style
  112.     @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  113.     */
  114.         #bodyCell{
  115.             /*@editable*/border-top:0;
  116.         }
  117.     /*
  118.     @tab Page
  119.     @section Email Border
  120.     @tip Set the border for your email.
  121.     */
  122.         .templateContainer{
  123.             /*@editable*/border:0;
  124.         }
  125.     /*
  126.     @tab Page
  127.     @section Heading 1
  128.     @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  129.     @style heading 1
  130.     */
  131.         h1{
  132.             /*@editable*/color:#1a1a1a;
  133.             /*@editable*/font-family:Helvetica;
  134.             /*@editable*/font-size:24px;
  135.             /*@editable*/font-style:normal;
  136.             /*@editable*/font-weight:normal;
  137.             /*@editable*/line-height:125%;
  138.             /*@editable*/letter-spacing:normal;
  139.             /*@editable*/text-align:center;
  140.         }
  141.     /*
  142.     @tab Page
  143.     @section Heading 2
  144.     @tip Set the styling for all second-level headings in your emails.
  145.     @style heading 2
  146.     */
  147.         h2{
  148.             /*@editable*/color:#1a1a1a;
  149.             /*@editable*/font-family:Helvetica;
  150.             /*@editable*/font-size:20px;
  151.             /*@editable*/font-style:normal;
  152.             /*@editable*/font-weight:normal;
  153.             /*@editable*/line-height:100%;
  154.             /*@editable*/letter-spacing:normal;
  155.             /*@editable*/text-align:center;
  156.         }
  157.     /*
  158.     @tab Page
  159.     @section Heading 3
  160.     @tip Set the styling for all third-level headings in your emails.
  161.     @style heading 3
  162.     */
  163.         h3{
  164.             /*@editable*/color:#1a1a1a;
  165.             /*@editable*/font-family:Helvetica;
  166.             /*@editable*/font-size:16px;
  167.             /*@editable*/font-style:normal;
  168.             /*@editable*/font-weight:normal;
  169.             /*@editable*/line-height:125%;
  170.             /*@editable*/letter-spacing:normal;
  171.             /*@editable*/text-align:center;
  172.         }
  173.     /*
  174.     @tab Page
  175.     @section Heading 4
  176.     @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  177.     @style heading 4
  178.     */
  179.         h4{
  180.             /*@editable*/color:#1a1a1a;
  181.             /*@editable*/font-family:Helvetica;
  182.             /*@editable*/font-size:16px;
  183.             /*@editable*/font-style:normal;
  184.             /*@editable*/font-weight:bold;
  185.             /*@editable*/line-height:100%;
  186.             /*@editable*/letter-spacing:normal;
  187.             /*@editable*/text-align:center;
  188.         }
  189.     /*
  190.     @tab Preheader
  191.     @section Preheader Style
  192.     @tip Set the background color and borders for your email's preheader area.
  193.     */
  194.         #templatePreheader{
  195.             /*@editable*/background-color:#f0f2f2;
  196.             /*@editable*/border-top:0;
  197.             /*@editable*/border-bottom:0;
  198.             /*@editable*/padding-top:0px;
  199.             /*@editable*/padding-bottom:0px;
  200.         }
  201.     /*
  202.     @tab Preheader
  203.     @section Preheader Text
  204.     @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
  205.     */
  206.         #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  207.             /*@editable*/color:#bfc4c8;
  208.             /*@editable*/font-family:Helvetica;
  209.             /*@editable*/font-size:11px;
  210.             /*@editable*/line-height:150%;
  211.             /*@editable*/text-align:right;
  212.         }
  213.     /*
  214.     @tab Preheader
  215.     @section Preheader Link
  216.     @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
  217.     */
  218.         #templatePreheader .mcnTextContent a,#templatePreheader .mcnTextContent p a{
  219.             /*@editable*/color:#bfc4c8;
  220.             /*@editable*/font-weight:normal;
  221.             /*@editable*/text-decoration:none;
  222.         }
  223.     /*
  224.     @tab Header
  225.     @section Header Style
  226.     @tip Set the background color and borders for your email's header area.
  227.     */
  228.         #templateHeader{
  229.             /*@editable*/background-color:#FFFFFF;
  230.             /*@editable*/border-top:0;
  231.             /*@editable*/border-bottom:0;
  232.             /*@editable*/padding-top:40px;
  233.             /*@editable*/padding-bottom:0px;
  234.         }
  235.     /*
  236.     @tab Header
  237.     @section Header Text
  238.     @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  239.     */
  240.         #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  241.             /*@editable*/color:#1a1a1a;
  242.             /*@editable*/font-family:Helvetica;
  243.             /*@editable*/font-size:11px;
  244.             /*@editable*/line-height:100%;
  245.             /*@editable*/text-align:left;
  246.         }
  247.     /*
  248.     @tab Header
  249.     @section Header Link
  250.     @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  251.     */
  252.         #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
  253.             /*@editable*/color:#2BAADF;
  254.             /*@editable*/font-weight:normal;
  255.             /*@editable*/text-decoration:underline;
  256.         }
  257.     /*
  258.     @tab Body
  259.     @section Body Style
  260.     @tip Set the background color and borders for your email's body area.
  261.     */
  262.         #templateBody{
  263.             /*@editable*/background-color:#FFFFFF;
  264.             /*@editable*/border-top:0;
  265.             /*@editable*/border-bottom:2px none #EAEAEA;
  266.             /*@editable*/padding-top:0px;
  267.             /*@editable*/padding-bottom:0px;
  268.         }
  269.     /*
  270.     @tab Body
  271.     @section Body Text
  272.     @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  273.     */
  274.         #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  275.             /*@editable*/color:#1a1a1a;
  276.             /*@editable*/font-family:Helvetica;
  277.             /*@editable*/font-size:16px;
  278.             /*@editable*/line-height:150%;
  279.             /*@editable*/text-align:left;
  280.         }
  281.     /*
  282.     @tab Body
  283.     @section Body Link
  284.     @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  285.     */
  286.         #templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
  287.             /*@editable*/color:#008394;
  288.             /*@editable*/font-weight:normal;
  289.             /*@editable*/text-decoration:none;
  290.         }
  291.     /*
  292.     @tab Footer
  293.     @section Footer Style
  294.     @tip Set the background color and borders for your email's footer area.
  295.     */
  296.         #templateFooter{
  297.             /*@editable*/background-color:#f0f2f2;
  298.             /*@editable*/border-top:0;
  299.             /*@editable*/border-bottom:0;
  300.             /*@editable*/padding-top:20px;
  301.             /*@editable*/padding-bottom:9px;
  302.         }
  303.     /*
  304.     @tab Footer
  305.     @section Footer Text
  306.     @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  307.     */
  308.         #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  309.             /*@editable*/color:#121e27;
  310.             /*@editable*/font-family:Helvetica;
  311.             /*@editable*/font-size:12px;
  312.             /*@editable*/line-height:150%;
  313.             /*@editable*/text-align:center;
  314.         }
  315.     /*
  316.     @tab Footer
  317.     @section Footer Link
  318.     @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  319.     */
  320.         #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
  321.             /*@editable*/color:#899299;
  322.             /*@editable*/font-weight:normal;
  323.             /*@editable*/text-decoration:underline;
  324.         }
  325.     @media only screen and (min-width:768px){
  326.         .templateContainer{
  327.             width:600px !important;
  328.         }
  329.  
  330. }   @media only screen and (max-width: 480px){
  331.         body,table,td,p,a,li,blockquote{
  332.             -webkit-text-size-adjust:none !important;
  333.         }
  334.  
  335. }   @media only screen and (max-width: 480px){
  336.         body{
  337.             width:100% !important;
  338.             min-width:100% !important;
  339.         }
  340.  
  341. }   @media only screen and (max-width: 480px){
  342.         #bodyCell{
  343.             padding-top:10px !important;
  344.         }
  345.  
  346. }   @media only screen and (max-width: 480px){
  347.         .mcnImage{
  348.             width:100% !important;
  349.         }
  350.  
  351. }   @media only screen and (max-width: 480px){
  352.         .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer{
  353.             max-width:100% !important;
  354.             width:100% !important;
  355.         }
  356.  
  357. }   @media only screen and (max-width: 480px){
  358.         .mcnBoxedTextContentContainer{
  359.             min-width:100% !important;
  360.         }
  361.  
  362. }   @media only screen and (max-width: 480px){
  363.         .mcnImageGroupContent{
  364.             padding:9px !important;
  365.         }
  366.  
  367. }   @media only screen and (max-width: 480px){
  368.         .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
  369.             padding-top:9px !important;
  370.         }
  371.  
  372. }   @media only screen and (max-width: 480px){
  373.         .mcnImageCardTopImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
  374.             padding-top:18px !important;
  375.         }
  376.  
  377. }   @media only screen and (max-width: 480px){
  378.         .mcnImageCardBottomImageContent{
  379.             padding-bottom:9px !important;
  380.         }
  381.  
  382. }   @media only screen and (max-width: 480px){
  383.         .mcnImageGroupBlockInner{
  384.             padding-top:0 !important;
  385.             padding-bottom:0 !important;
  386.         }
  387.  
  388. }   @media only screen and (max-width: 480px){
  389.         .mcnImageGroupBlockOuter{
  390.             padding-top:9px !important;
  391.             padding-bottom:9px !important;
  392.         }
  393.  
  394. }   @media only screen and (max-width: 480px){
  395.         .mcnTextContent,.mcnBoxedTextContentColumn{
  396.             padding-right:18px !important;
  397.             padding-left:18px !important;
  398.         }
  399.  
  400. }   @media only screen and (max-width: 480px){
  401.         .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
  402.             padding-right:18px !important;
  403.             padding-bottom:0 !important;
  404.             padding-left:18px !important;
  405.         }
  406.  
  407. }   @media only screen and (max-width: 480px){
  408.         .mcpreview-image-uploader{
  409.             display:none !important;
  410.             width:100% !important;
  411.         }
  412.  
  413. }   @media only screen and (max-width: 480px){
  414.     /*
  415.     @tab Mobile Styles
  416.     @section Heading 1
  417.     @tip Make the first-level headings larger in size for better readability on small screens.
  418.     */
  419.         h1{
  420.             /*@editable*/font-size:22px !important;
  421.             /*@editable*/line-height:125% !important;
  422.         }
  423.  
  424. }   @media only screen and (max-width: 480px){
  425.     /*
  426.     @tab Mobile Styles
  427.     @section Heading 2
  428.     @tip Make the second-level headings larger in size for better readability on small screens.
  429.     */
  430.         h2{
  431.             /*@editable*/font-size:20px !important;
  432.             /*@editable*/line-height:125% !important;
  433.         }
  434.  
  435. }   @media only screen and (max-width: 480px){
  436.     /*
  437.     @tab Mobile Styles
  438.     @section Heading 3
  439.     @tip Make the third-level headings larger in size for better readability on small screens.
  440.     */
  441.         h3{
  442.             /*@editable*/font-size:18px !important;
  443.             /*@editable*/line-height:125% !important;
  444.         }
  445.  
  446. }   @media only screen and (max-width: 480px){
  447.     /*
  448.     @tab Mobile Styles
  449.     @section Heading 4
  450.     @tip Make the fourth-level headings larger in size for better readability on small screens.
  451.     */
  452.         h4{
  453.             /*@editable*/font-size:16px !important;
  454.             /*@editable*/line-height:150% !important;
  455.         }
  456.  
  457. }   @media only screen and (max-width: 480px){
  458.     /*
  459.     @tab Mobile Styles
  460.     @section Boxed Text
  461.     @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  462.     */
  463.         .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
  464.             /*@editable*/font-size:14px !important;
  465.             /*@editable*/line-height:150% !important;
  466.         }
  467.  
  468. }   @media only screen and (max-width: 480px){
  469.     /*
  470.     @tab Mobile Styles
  471.     @section Preheader Visibility
  472.     @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
  473.     */
  474.         #templatePreheader{
  475.             /*@editable*/display:block !important;
  476.         }
  477.  
  478. }   @media only screen and (max-width: 480px){
  479.     /*
  480.     @tab Mobile Styles
  481.     @section Preheader Text
  482.     @tip Make the preheader text larger in size for better readability on small screens.
  483.     */
  484.         #templatePreheader .mcnTextContent,#templatePreheader .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 Header Text
  493.     @tip Make the header text larger in size for better readability on small screens.
  494.     */
  495.         #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  496.             /*@editable*/font-size:16px !important;
  497.             /*@editable*/line-height:150% !important;
  498.         }
  499.  
  500. }   @media only screen and (max-width: 480px){
  501.     /*
  502.     @tab Mobile Styles
  503.     @section Body Text
  504.     @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  505.     */
  506.         #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  507.             /*@editable*/font-size:16px !important;
  508.             /*@editable*/line-height:150% !important;
  509.         }
  510.  
  511. }   @media only screen and (max-width: 480px){
  512.     /*
  513.     @tab Mobile Styles
  514.     @section Footer Text
  515.     @tip Make the footer content text larger in size for better readability on small screens.
  516.     */
  517.         #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  518.             /*@editable*/font-size:14px !important;
  519.             /*@editable*/line-height:150% !important;
  520.         }
  521.  
  522. }</style>
  523. </head>
  524. <body style="height: 100%;margin: 0;padding: 0;width: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #f0f2f2;">
  525. <center>
  526. <table id="bodyTable" align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #f0f2f2;">
  527.   <tbody>
  528.     <tr>
  529.       <td id="bodyCell" align="center" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 10px;width: 100%;border-top: 0;">
  530. <!-- BEGIN TEMPLATE // --><!--[if gte mso 9]>
  531.                         <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  532.                         <tr>
  533.                         <td align="center" valign="top" width="600" style="width:600px;">
  534.                         <![endif]-->
  535.       <table class="templateContainer" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !important;">
  536.         <tbody>
  537.           <tr>
  538.             <td id="templateHeader" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF;border-top: 0;border-bottom: 0;padding-top: 40px;padding-bottom: 0px;">
  539.             <table class="mcnImageBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  540.               <tbody class="mcnImageBlockOuter">
  541.                 <tr>
  542.                   <td style="padding: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnImageBlockInner" valign="top">
  543.                   <table class="mcnImageContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
  544.                     <tbody>
  545.                       <tr>
  546.                         <td class="mcnImageContent" style="padding: 0pt 0px;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
  547.                         <a href="http://relap.io" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <img alt="" src="https://gallery.mailchimp.com/ea17001a47fb65d006aba6f5b/images/10e10d66-ea5e-4b60-9c1b-01a52de7e1ef.png" style="max-width: 50px;padding-bottom: 0pt;display: inline ! important;vertical-align: bottom;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage" align="middle" width="50"> </a>
  548.                         </td>
  549.                       </tr>
  550.                     </tbody>
  551.                   </table>
  552.                   </td>
  553.                 </tr>
  554.               </tbody>
  555.             </table>
  556.             <table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" border="0" cellpadding="0" cellspacing="0" width="100%">
  557.               <tbody class="mcnDividerBlockOuter">
  558.                 <tr>
  559.                   <td class="mcnDividerBlockInner" style="padding: 5px 18px;min-width: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  560.                   <table class="mcnDividerContent" style="border-top: 2px none rgb(234, 234, 234);min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  561.                     <tbody>
  562.                       <tr>
  563.                         <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <span></span> </td>
  564.                       </tr>
  565.                     </tbody>
  566.                   </table>
  567. <!--            
  568.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  569.                <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;" />
  570. -->
  571.                   </td>
  572.                 </tr>
  573.               </tbody>
  574.             </table>
  575.             </td>
  576.           </tr>
  577.           <tr>
  578.             <td id="templateBody" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF;border-top: 0;border-bottom: 2px none #EAEAEA;padding-top: 0px;padding-bottom: 0px;">
  579.             <table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  580.               <tbody class="mcnTextBlockOuter">
  581.                 <tr>
  582.                   <td class="mcnTextBlockInner" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  583.                   <table style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
  584.                     <tbody>
  585.                       <tr>
  586.                         <td class="mcnTextContent" style="padding: 9px 18px;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #1a1a1a;font-family: Helvetica;font-size: 16px;line-height: 150%;" valign="top">
  587. Привет! </td>
  588.                       </tr>
  589.                     </tbody>
  590.                   </table>
  591.                   </td>
  592.                 </tr>
  593.               </tbody>
  594.             </table>
  595.             <table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" border="0" cellpadding="0" cellspacing="0" width="100%">
  596.               <tbody class="mcnDividerBlockOuter">
  597.                 <tr>
  598.                   <td class="mcnDividerBlockInner" style="padding: 10px 18px;min-width: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  599.                   <table class="mcnDividerContent" style="border-top: 2px none rgb(234, 234, 234);min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  600.                     <tbody>
  601.                       <tr>
  602.                         <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <span></span> </td>
  603.                       </tr>
  604.                     </tbody>
  605.                   </table>
  606. <!--            
  607.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  608.                <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;" />
  609. -->
  610.                   </td>
  611.                 </tr>
  612.               </tbody>
  613.             </table>
  614.             <table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  615.               <tbody class="mcnTextBlockOuter">
  616.                 <tr>
  617.                   <td class="mcnTextBlockInner" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  618.                   <table style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
  619.                     <tbody>
  620.                       <tr>
  621.                         <td class="mcnTextContent" style="padding: 9px 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #1a1a1a;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;" valign="top">
  622.                         <h1 class="mc-toc-title" style="text-align: center;display: block;margin: 0;padding: 0;color: #1a1a1a;font-family: Helvetica;font-size: 24px;font-style: normal;font-weight: normal;line-height: 125%;letter-spacing: normal;"><span class="mc-toc-title">Добро
  623. пожаловать в Relap.io</span></h1>
  624.                         </td>
  625.                       </tr>
  626.                     </tbody>
  627.                   </table>
  628.                   </td>
  629.                 </tr>
  630.               </tbody>
  631.             </table>
  632.             <table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" border="0" cellpadding="0" cellspacing="0" width="100%">
  633.               <tbody class="mcnDividerBlockOuter">
  634.                 <tr>
  635.                   <td class="mcnDividerBlockInner" style="padding: 10px 18px;min-width: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  636.                   <table class="mcnDividerContent" style="border-top: 2px none rgb(234, 234, 234);min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  637.                     <tbody>
  638.                       <tr>
  639.                         <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <span></span> </td>
  640.                       </tr>
  641.                     </tbody>
  642.                   </table>
  643. <!--            
  644.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  645.                <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;" />
  646. -->
  647.                   </td>
  648.                 </tr>
  649.               </tbody>
  650.             </table>
  651.             <table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  652.               <tbody class="mcnTextBlockOuter">
  653.                 <tr>
  654.                   <td class="mcnTextBlockInner" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  655.                   <table style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
  656.                     <tbody>
  657.                       <tr>
  658.                         <td class="mcnTextContent" style="padding: 9px 18px;font-size: 14px;font-style: normal;font-weight: normal;line-height: 100%;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #1a1a1a;font-family: Helvetica;" valign="top">
  659.                         <table id="templateColumns" style="min-width: 600px;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  660.                           <tbody>
  661.                             <tr>
  662.                               <td class="templateColumnContainer" align="center" valign="top" width="33%" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  663.                               <table border="0" cellpadding="10" cellspacing="0" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  664.                                 <tbody>
  665.                                   <tr>
  666.                                     <td class="leftColumnContent" style="text-align: right;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="https://relap.io/widget" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #008394;font-weight: normal;text-decoration: none;"><img class="columnImage" src="https://gallery.mailchimp.com/ea17001a47fb65d006aba6f5b/images/28dc0e58-516e-4168-a5b7-8ea6de7cc43c.png" style="margin: 0px 0px 0px 40px;width: 100px;height: 100px;float: left;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" align="none" height="100" width="100"></a></td>
  667.                                   </tr>
  668.                                   <tr>
  669.                                     <td class="leftColumnContent" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  670.                                     <h3 class="null" style="display: block;margin: 0;padding: 0;color: #1a1a1a;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: normal;line-height: 125%;letter-spacing: normal;text-align: center;">Алгоритмы
  671. машинного обучения подберут релевантный контент</h3>
  672.                                     <h3 class="null" style="display: block;margin: 0;padding: 0;color: #1a1a1a;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: normal;line-height: 125%;letter-spacing: normal;text-align: center;"> </h3>
  673.                                     </td>
  674.                                   </tr>
  675.                                 </tbody>
  676.                               </table>
  677.                               </td>
  678.                               <td class="templateColumnContainer" align="center" valign="top" width="33%" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  679.                               <table border="0" cellpadding="10" cellspacing="0" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  680.                                 <tbody>
  681.                                   <tr>
  682.                                     <td class="centerColumnContent" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="https://relap.io/stat" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #008394;font-weight: normal;text-decoration: none;"><img class="columnImage" src="https://gallery.mailchimp.com/ea17001a47fb65d006aba6f5b/images/d6781358-6a43-4fdc-82af-41bca164654c.png" style="margin: 0px 0px 0px 40px;width: 100px;height: 100px;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" align="none" height="100" width="100"></a></td>
  683.                                   </tr>
  684.                                   <tr>
  685.                                     <td class="centerColumnContent" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  686.                                     <h3 class="null" style="display: block;margin: 0;padding: 0;color: #1a1a1a;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: normal;line-height: 125%;letter-spacing: normal;text-align: center;">Посетители
  687. проведут больше времени на вашем сайте</h3>
  688.                                     <h3 class="null" style="display: block;margin: 0;padding: 0;color: #1a1a1a;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: normal;line-height: 125%;letter-spacing: normal;text-align: center;"> </h3>
  689.                                     </td>
  690.                                   </tr>
  691.                                 </tbody>
  692.                               </table>
  693.                               </td>
  694.                               <td class="templateColumnContainer" align="center" valign="top" width="33%" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  695.                               <table border="0" cellpadding="10" cellspacing="0" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  696.                                 <tbody>
  697.                                   <tr>
  698.                                     <td class="rightColumnContent" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><a href="https://relap.io/monetisation" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #008394;font-weight: normal;text-decoration: none;"><img class="columnImage" src="https://gallery.mailchimp.com/ea17001a47fb65d006aba6f5b/images/a9c1391b-d0c2-4ea8-aaad-f5543d7950ae.png" style="margin: 0px 0px 0px 40px;width: 100px;height: 100px;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" align="none" height="100" width="100"></a></td>
  699.                                   </tr>
  700.                                   <tr>
  701.                                     <td class="rightColumnContent" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  702.                                     <h3 class="null" style="display: block;margin: 0;padding: 0;color: #1a1a1a;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: normal;line-height: 125%;letter-spacing: normal;text-align: center;">CTR
  703. нативной рекламы Relap.io в 30 раз выше банерной</h3>
  704.                                     </td>
  705.                                   </tr>
  706.                                 </tbody>
  707.                               </table>
  708.                               </td>
  709.                             </tr>
  710.                           </tbody>
  711.                         </table>
  712.                         </td>
  713.                       </tr>
  714.                     </tbody>
  715.                   </table>
  716.                   </td>
  717.                 </tr>
  718.               </tbody>
  719.             </table>
  720.             <table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" border="0" cellpadding="0" cellspacing="0" width="100%">
  721.               <tbody class="mcnDividerBlockOuter">
  722.                 <tr>
  723.                   <td class="mcnDividerBlockInner" style="padding: 10px 18px;min-width: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  724.                   <table class="mcnDividerContent" style="border-top: 2px none rgb(234, 234, 234);min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  725.                     <tbody>
  726.                       <tr>
  727.                         <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <span></span> </td>
  728.                       </tr>
  729.                     </tbody>
  730.                   </table>
  731. <!--            
  732.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  733.                <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;" />
  734. -->
  735.                   </td>
  736.                 </tr>
  737.               </tbody>
  738.             </table>
  739.             <table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  740.               <tbody class="mcnTextBlockOuter">
  741.                 <tr>
  742.                   <td class="mcnTextBlockInner" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  743.                   <table style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
  744.                     <tbody>
  745.                       <tr>
  746.                         <td class="mcnTextContent" style="padding: 9px 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #1a1a1a;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;" valign="top">
  747.                         <h2 class="null" style="display: block;margin: 0;padding: 0;color: #1a1a1a;font-family: Helvetica;font-size: 20px;font-style: normal;font-weight: normal;line-height: 100%;letter-spacing: normal;text-align: center;">Теперь вы можете:</h2>
  748.                         <ul dir="ltr">
  749.                           <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="color: rgb(26, 26, 26);">Увеличить глубину
  750. просмотра.</span></li>
  751.                           <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="color: rgb(26, 26, 26);">Включить нативную
  752. рекламу и монетизировать контент.</span></li>
  753.                         </ul>
  754.                         </td>
  755.                       </tr>
  756.                     </tbody>
  757.                   </table>
  758.                   </td>
  759.                 </tr>
  760.               </tbody>
  761.             </table>
  762.             <table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" border="0" cellpadding="0" cellspacing="0" width="100%">
  763.               <tbody class="mcnDividerBlockOuter">
  764.                 <tr>
  765.                   <td class="mcnDividerBlockInner" style="padding: 10px 18px;min-width: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  766.                   <table class="mcnDividerContent" style="border-top: 2px none rgb(234, 234, 234);min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  767.                     <tbody>
  768.                       <tr>
  769.                         <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <span></span> </td>
  770.                       </tr>
  771.                     </tbody>
  772.                   </table>
  773. <!--            
  774.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  775.                <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;" />
  776. -->
  777.                   </td>
  778.                 </tr>
  779.               </tbody>
  780.             </table>
  781.             <table class="mcnTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  782.               <tbody class="mcnTextBlockOuter">
  783.                 <tr>
  784.                   <td class="mcnTextBlockInner" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  785.                   <table style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnTextContentContainer" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
  786.                     <tbody>
  787.                       <tr>
  788.                         <td class="mcnTextContent" style="padding: 9px 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #1a1a1a;font-family: Helvetica;font-size: 16px;line-height: 150%;text-align: left;" valign="top">
  789.                         <h2 class="null" style="display: block;margin: 0;padding: 0;color: #1a1a1a;font-family: Helvetica;font-size: 20px;font-style: normal;font-weight: normal;line-height: 100%;letter-spacing: normal;text-align: center;">Установить виджет
  790. Relap на ваш сайт просто:</h2>
  791.                         <ol>
  792.                           <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><span style="color: rgb(26, 26, 26);">Вставьте Relap-скрипт
  793. на ваш сайт;</span></li>
  794.                           <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><font color="#1a1a1a">Настройте
  795. внешний вид виджета;</font></li>
  796.                           <li style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">Запустите виджет.</li>
  797.                         </ol>
  798.                         </td>
  799.                       </tr>
  800.                     </tbody>
  801.                   </table>
  802.                   </td>
  803.                 </tr>
  804.               </tbody>
  805.             </table>
  806.             <table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" border="0" cellpadding="0" cellspacing="0" width="100%">
  807.               <tbody class="mcnDividerBlockOuter">
  808.                 <tr>
  809.                   <td class="mcnDividerBlockInner" style="padding: 5px 18px;min-width: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  810.                   <table class="mcnDividerContent" style="border-top: 2px none rgb(234, 234, 234);min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  811.                     <tbody>
  812.                       <tr>
  813.                         <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <span></span> </td>
  814.                       </tr>
  815.                     </tbody>
  816.                   </table>
  817. <!--            
  818.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  819.                <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;" />
  820. -->
  821.                   </td>
  822.                 </tr>
  823.               </tbody>
  824.             </table>
  825.             <table class="mcnButtonBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  826.               <tbody class="mcnButtonBlockOuter">
  827.                 <tr>
  828.                   <td style="padding: 0pt 18px 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnButtonBlockInner" align="center" valign="top">
  829.                   <table class="mcnButtonContentContainer" style="border-collapse: separate ! important;background-color: rgb(6, 183, 194);mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0">
  830.                     <tbody>
  831.                       <tr>
  832.                         <td class="mcnButtonContent" style="padding: 15px;font-family: Arial;font-size: 16px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="center" valign="middle"> <a class="mcnButton" title="Инструкция по установке" href="http://help.relap.info/article/13-instruction" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: rgb(255, 255, 255);mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;">Инструкция
  833. по установке</a> </td>
  834.                       </tr>
  835.                     </tbody>
  836.                   </table>
  837.                   </td>
  838.                 </tr>
  839.               </tbody>
  840.             </table>
  841.             <table class="mcnDividerBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;" border="0" cellpadding="0" cellspacing="0" width="100%">
  842.               <tbody class="mcnDividerBlockOuter">
  843.                 <tr>
  844.                   <td class="mcnDividerBlockInner" style="padding: 10px 18px;min-width: 100%;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  845.                   <table class="mcnDividerContent" style="border-top: 2px none rgb(234, 234, 234);min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  846.                     <tbody>
  847.                       <tr>
  848.                         <td style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <span></span> </td>
  849.                       </tr>
  850.                     </tbody>
  851.                   </table>
  852. <!--            
  853.                <td class="mcnDividerBlockInner" style="padding: 18px;">
  854.                <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;" />
  855. -->
  856.                   </td>
  857.                 </tr>
  858.               </tbody>
  859.             </table>
  860.             </td>
  861.           </tr>
  862.           <tr>
  863.             <td id="templateFooter" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #f0f2f2;border-top: 0;border-bottom: 0;padding-top: 20px;padding-bottom: 9px;">
  864.             <table class="mcnImageBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  865.               <tbody class="mcnImageBlockOuter">
  866.                 <tr>
  867.                   <td style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnImageBlockInner" valign="top">
  868.                   <table class="mcnImageContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
  869.                     <tbody>
  870.                       <tr>
  871.                         <td class="mcnImageContent" style="padding: 0pt 9px;text-align: center;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
  872.                         <a href="http://relap.io" title="" class="" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <img alt="" src="https://gallery.mailchimp.com/ea17001a47fb65d006aba6f5b/images/96911558-6085-4dce-b9e3-86c7f26b1af7.png" style="max-width: 100px;padding-bottom: 0pt;display: inline ! important;vertical-align: bottom;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage" align="middle" width="100"> </a>
  873.                         </td>
  874.                       </tr>
  875.                     </tbody>
  876.                   </table>
  877.                   </td>
  878.                 </tr>
  879.               </tbody>
  880.             </table>
  881.             <table class="mcnFollowBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  882.               <tbody class="mcnFollowBlockOuter">
  883.                 <tr>
  884.                   <td style="padding: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnFollowBlockInner" align="center" valign="top">
  885.                   <table class="mcnFollowContentContainer" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" border="0" cellpadding="0" cellspacing="0" width="100%">
  886.                     <tbody>
  887.                       <tr>
  888.                         <td style="padding-left: 9px;padding-right: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="center">
  889.                         <table style="min-width: 100%;background-color: rgb(240, 242, 242);border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnFollowContent" border="0" cellpadding="0" cellspacing="0" width="100%">
  890.                           <tbody>
  891.                             <tr>
  892.                               <td style="padding-top: 9px;padding-right: 9px;padding-left: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="center" valign="top">
  893.                               <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  894.                                 <tbody>
  895.                                   <tr>
  896.                                     <td align="center" valign="top" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><!--[if mso]>
  897.                                    <table align="center" border="0" cellspacing="0" cellpadding="0">
  898.                                    <tr>
  899.                                    <![endif]--><!--[if mso]>
  900.                                        <td align="center" valign="top">
  901.                                        <![endif]-->
  902.                                     <table style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="left" border="0" cellpadding="0" cellspacing="0">
  903.                                       <tbody>
  904.                                         <tr>
  905.                                           <td style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnFollowContentItemContainer" valign="top">
  906.                                           <table class="mcnFollowContentItem" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  907.                                             <tbody>
  908.                                               <tr>
  909.                                                 <td style="padding: 5px 10px 5px 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="left" valign="middle">
  910.                                                 <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  911.                                                   <tbody>
  912.                                                     <tr>
  913.                                                       <td class="mcnFollowIconContent" align="center" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <a href="https://www.facebook.com/Relapio-1396388014013891/" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-facebook-48.png" style="display: block;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="" height="24" width="24"></a> </td>
  914.                                                     </tr>
  915.                                                   </tbody>
  916.                                                 </table>
  917.                                                 </td>
  918.                                               </tr>
  919.                                             </tbody>
  920.                                           </table>
  921.                                           </td>
  922.                                         </tr>
  923.                                       </tbody>
  924.                                     </table>
  925. <!--[if mso]>
  926.                                        </td>
  927.                                        <![endif]-->
  928. <!--[if mso]>
  929.                                        <td align="center" valign="top">
  930.                                        <![endif]-->
  931.                                     <table style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="left" border="0" cellpadding="0" cellspacing="0">
  932.                                       <tbody>
  933.                                         <tr>
  934.                                           <td style="padding-right: 10px;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnFollowContentItemContainer" valign="top">
  935.                                           <table class="mcnFollowContentItem" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  936.                                             <tbody>
  937.                                               <tr>
  938.                                                 <td style="padding: 5px 10px 5px 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="left" valign="middle">
  939.                                                 <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  940.                                                   <tbody>
  941.                                                     <tr>
  942.                                                       <td class="mcnFollowIconContent" align="center" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <a href="https://relap.io/blog" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-link-48.png" style="display: block;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="" height="24" width="24"></a> </td>
  943.                                                     </tr>
  944.                                                   </tbody>
  945.                                                 </table>
  946.                                                 </td>
  947.                                               </tr>
  948.                                             </tbody>
  949.                                           </table>
  950.                                           </td>
  951.                                         </tr>
  952.                                       </tbody>
  953.                                     </table>
  954. <!--[if mso]>
  955.                                        </td>
  956.                                        <![endif]-->
  957. <!--[if mso]>
  958.                                        <td align="center" valign="top">
  959.                                        <![endif]-->
  960.                                     <table style="display: inline;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="left" border="0" cellpadding="0" cellspacing="0">
  961.                                       <tbody>
  962.                                         <tr>
  963.                                           <td style="padding-right: 0pt;padding-bottom: 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" class="mcnFollowContentItemContainer" valign="top">
  964.                                           <table class="mcnFollowContentItem" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  965.                                             <tbody>
  966.                                               <tr>
  967.                                                 <td style="padding: 5px 10px 5px 9px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" align="left" valign="middle">
  968.                                                 <table align="left" border="0" cellpadding="0" cellspacing="0" width="" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
  969.                                                   <tbody>
  970.                                                     <tr>
  971.                                                       <td class="mcnFollowIconContent" align="center" valign="middle" width="24" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <a href="mailto:support@relap.io" target="_blank" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-forwardtofriend-48.png" style="display: block;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="" height="24" width="24"></a> </td>
  972.                                                     </tr>
  973.                                                   </tbody>
  974.                                                 </table>
  975.                                                 </td>
  976.                                               </tr>
  977.                                             </tbody>
  978.                                           </table>
  979.                                           </td>
  980.                                         </tr>
  981.                                       </tbody>
  982.                                     </table>
  983. <!--[if mso]>
  984.                                        </td>
  985.                                        <![endif]-->
  986. <!--[if mso]>
  987.                                    </tr>
  988.                                    </table>
  989.                                    <![endif]-->
  990.                                     </td>
  991.                                   </tr>
  992.                                 </tbody>
  993.                               </table>
  994.                               </td>
  995.                             </tr>
  996.                           </tbody>
  997.                         </table>
  998.                         </td>
  999.                       </tr>
  1000.                     </tbody>
  1001.                   </table>
  1002.                   </td>
  1003.                 </tr>
  1004.               </tbody>
  1005.             </table>
  1006.             </td>
  1007.           </tr>
  1008.         </tbody>
  1009.       </table>
  1010. <!--[if gte mso 9]>
  1011.                         </td>
  1012.                         </tr>
  1013.                         </table>
  1014.                         <![endif]-->
  1015. <!-- // END TEMPLATE --> </td>
  1016.     </tr>
  1017.   </tbody>
  1018. </table>
  1019. </center>
  1020. </body>
  1021. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement