Sha256: 2eb766101001b7e23c87a22725a224b912c75f7570a90b58061f4022512b11ce

Contents?: true

Size: 847 Bytes

Versions: 7

Compression:

Stored size: 847 Bytes

Contents

<head>
  <meta charset='utf-8'>
  <meta content='width=device-width,initial-scale=1' name='viewport'>
  <title>Сожалеем, но что-то пошло не так.</title>
  <style>
    body {
      margin: 0;
      font-family: Arial, sans-serif;
      color: #2E2F30;
      text-align: center;
    }

    div.dialog {
      width: 50%;
      padding: 80px 0;
      margin: 0 auto;
      color: #666;
    }

    h1 {
      margin-bottom: 20px;
      color: #730E15;
      font-size: 100%;
      line-height: 1.5;
    }
  </style>
</head>
<body>
  <div class='dialog'>
    <div>
      <h1>
        Сожалеем, но что-то пошло не так.
      </h1>
    </div>
    <p>
      Мы были уведомлены об этой проблеме и и решим её в ближайшее время.
    </p>
  </div>
</body>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
coalla-cms-0.7.0.0 lib/generators/coalla/cms/templates/errors/500.html
coalla-cms-0.5.2.4 lib/generators/coalla/cms/templates/errors/500.html
coalla-cms-0.6.1.1 lib/generators/coalla/cms/templates/errors/500.html
coalla-cms-0.6.0.9 lib/generators/coalla/cms/templates/errors/500.html
coalla-cms-0.4.4.3 lib/generators/coalla/cms/templates/errors/500.html
coalla-cms-0.5.1.9 lib/generators/coalla/cms/templates/errors/500.html
coalla-cms-0.5.1.8 lib/generators/coalla/cms/templates/errors/500.html