miholeus

getHtml

Jul 9th, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.04 KB | None | 0 0
  1. <!DOCTYPE html>
  2.         <!--[if IE 7 ]>     <html id="nojs" class="l-html ie7" lang="ru"> <![endif]-->
  3.         <!--[if IE 8 ]>     <html id="nojs" class="l-html ie8" lang="ru"> <![endif]-->
  4.         <!--[if (gte IE 9)|!(IE)]><!--><html id="nojs" class="l-html" lang="ru"> <!--<![endif]-->
  5.        
  6.         <head>
  7.             <title>Ошибка</title>
  8.             <meta charset="windows-1251" />
  9.             <meta name="robots" content="noindex" />
  10.             <meta name="robots" content="nofollow" />
  11.             <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
  12.             <link rel="stylesheet" href="public/css/styles.css">
  13.             <!--[if lte IE 8]>
  14.                <link rel="stylesheet" href="public/css/styles.ie.css">
  15.            <![endif]-->
  16.             <style media="screen" type="text/css">
  17.             .b-order-summary {
  18.                 margin: 20px 0;
  19.                 position: relative;
  20.             }
  21.             .b-order-summary-table {
  22.                 width: 100
  23.             }
  24.             .b-order-summary-table td {
  25.                 padding: 4px 14px;
  26.                 font-size: 16px;
  27.                 line-height: 21px;
  28.                 text-align: center;
  29.             }
  30.             .b-order-summary-table td.item_1 {
  31.                 text-align: left;
  32.             }
  33.             .b-order-summary-table td.item_3 {
  34.                 text-align: right;
  35.             }
  36.             .b-order-summary-table thead td {
  37.                 font-weight: bold;
  38.                 background-color: #f3f0eb;
  39.             }
  40.             .b-order-summary-table tbody tr:nth-child(even) td {
  41.                 background-color: #fafafa;
  42.             }
  43.         </style>
  44.         </head>
  45.         <body class="l-body">
  46.             <div class="l-container mod_default">
  47.                 <div class="l-container-h">
  48.                    
  49.             <div class="b-box b-icon type_row mod_warning">
  50.                 <i class="b-icon-h"></i>
  51.                 <div class="b-title space_half">
  52.                     <span class="b-title-item b-font size_6">Внутренняя ошибка системы</span>
  53.                 </div>
  54.                 <p class="b-font size_9">Если ошибка повторится, обратитесь в отдел <a href="mailto:[email protected]">поддержки клиентов</a></p>
  55.             </div>
  56.        
  57.                 </div>
  58.             </div>
  59.             <div class="b-content-footer">
  60.             Возникли вопросы? 8 (800) 555-98-98 <button class="b-button scheme_gray size_small" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://zingaya.com/widget/940e99fbf404d923972c993a1725e122', 'zingaya_', 'toolbar=0,scrollbars=0,location=0,menubar=0,width=236,height=220,resizable=0');if(this.newWindow==null)return false;this.newWindow.focus();this.newWindow.opener=window;return false;">Звонить</button>
  61.             </div>
  62.         </body>
  63.         </html>
Advertisement
Add Comment
Please, Sign In to add comment