<!DOCTYPE html>
<html style="" class=" js cssanimations csstransforms csstransitions generatedcontent">
  <head>
    <title>Продление недоступно!</title>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="HandheldFriendly" content="True" />
    <meta name="MobileOptimized" content="320" />
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap&subset=cyrillic" rel="stylesheet">
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
    <link rel="stylesheet" type="text/css" href="/css/style.css?r=27">
  </head>
  <body>
    <header>
      <div class="header">
        <div class="container">
          <div class="row">
            <div class="col-sm-4">
              <a href="http://www.webnames.ru/" class="logo">webnames.ru</a>
            </div>
            <div class="col-sm-8">
            </div>
          </div>
        </div>
      </div>
    </header>

    <div class="container renew-state">
      <div class="content content_md">
        <div class="icon text-center">
          <a href="/">
            <img width="143" src="/img/template/icon-pac.png">
            <br/><strong>На главную</strong>
          </a>
        </div>
        
        <!-- Success / Fail pages -->
        <br/>
        <div class="alert alert-success text-center renew-paid renew-state-item-hide" role="alert">
          <h1>В ближайшие сутки работа сайта восстановится.</h1>
        </div>
        <div class="alert alert-danger text-center renew-unavailable renew-state-item-hide" role="alert">
          <h1>Ссылка недоступна.</h1>
        </div>
      </div>
    </div>

    <footer>
      <div class="footer">
        <div class="container products">
          <div class="row">
            <div class="col-sm-6 col-lg-3">
              <div class="product product_dom">
                <a class="product__link" href="https://www.webnames.ru/domains/check" target="_blank">
                  <h3 class="product__header">Регистрация доменов</h3>
                  <span class="product__text">Огромный<br> выбор<br> доменных зон</span>
                </a>
              </div>
            </div>
            <div class="col-sm-6 col-lg-3">
              <div class="product product_hosting">
              <a class="product__link" href="https://www.webnames.ru/hosting" target="_blank">
                <h3 class="product__header">Надежный<br> хостинг</h3>
                <span class="product__text">Гибкие тарифы<br> для профи<br> и новичков</span>
              </a>
              </div>
            </div>
            <div class="col-sm-6 col-lg-3">
              <div class="product product_ssl">
              <a class="product__link" href="https://www.webnames.ru/ssl" target="_blank">
                <h3 class="product__header">SSL-сертификаты</h3>
                <span class="product__text">Повышенное<br> доверие<br> пользователей<br> к Вашему сайту</span>
              </a>
              </div>
            </div>
            <div class="col-sm-6 col-lg-3">
              <div class="product product_rus">
              <a class="product__link" href="https://www.webnames.ru/domains/%D1%80%D1%83%D1%81" target="_blank">
                <h3 class="product__header">Домен .РУС</h3>
                <span class="product__text">Очевидное<br> и честное<br> преимущество<br> в SEO </span>
              </a>
            </div>
          </div>
          </div>
        </div>
      </div>
      <div class="copyright">&copy; ООО "Регтайм". Все права защищены.</div>
    </footer>

    <script src="http://code.jquery.com/jquery-1.11.0.min.js?"></script>
    <script src="/js/bootstrap.min.js"></script>
    <script src="/build/jq_page_state.min.js"></script>
    <!--HTML5 for IE-->
    <script src="/js/modernizr2.6.2.js"></script>
    <script>
      $(document).ready(function(){$('.renew-state').jqPageState({})});
    </script>
  </body>
  </html> 