Файл: 3020.ru/file_3020/_mailer/template/default/default.tpl
Строк: 88
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
<head>
   
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
    <meta name="viewport"
content="width=device-width"/>
</head>
<body
style="margin: 0; padding: 0; font-size: 100%; font-family:
"Avenir Next", "Helvetica Neue", "Helvetica",
Helvetica, Arial, sans-serif; line-height: 1.65;">
<table
style="width: 100% !important; height: 100%; background: #efefef;
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust:
none;">
    <tr>
        <td style="display: block
!important; clear: both !important; margin: 0 auto !important; max-width:
680px !important;">
            
            <table
style="width: 100% !important; border-collapse: collapse;">
  
             <tr>
                    <td style="padding:
20px 0; background: #fbfbfb; color: white; text-align: center;">
 
                      <h1 style="margin-bottom: 20px; line-height:
1.25; font-size: 21px; margin: 0 auto !important; max-width: 90%;
text-transform: uppercase;">{headtext}</h1>
                
   </td>
                </tr>
                <tr>
     
              <td style="background: white; padding: 20px
25px;">
                        <h2 style="margin-bottom:
20px; line-height: 1.25; font-size: 21px;">{hello}</h2>
    
                   <p style="font-size: 16px; font-weight: normal;
margin-bottom: 20px;">
                            {message}
      
                 </p>
                        <table>
        
                   <tr>
                                <td
style="text-align: center;">
                                 
  <p style="text-align: center; font-size: 16px;font-weight:
normal; margin-bottom: 20px;">
                                    
   <a href="{linkbutton}" style="color: #008000;
text-decoration: none; display: inline-block; color: white; background:
#008000; border: solid #008000; border-width: 10px 20px 8px; font-weight:
bold; border-radius: 4px;">{textbutton}
                           
            </a>
                                    </p>
     
                          </td>
                           
</tr>
                        </table>
                   
</td>
                </tr>
            </table>
       
</td>
    </tr>
    <tr>
        <td
style="display: block !important; background: white; clear: both
!important; margin: 0 auto !important; max-width: 680px
!important;">
            <table style="width: 100%
!important; border-collapse: collapse;">
               
<tr>
                    <td style="background: none;
text-align: center;">
                       
					   <p
style="margin-bottom: 0; color: #888; text-align: center; font-size:
14px;">
                             ©
                   
        <a style="color: #888; text-decoration: none; font-weight:
bold;" href="{linksignature}">
                          
     {copyf}
                            </a>
                       
</p>
                    </td>              
                 
 </tr>          
               </table>
                
     
  </td>
    </tr>
</table>
</body>
</html>