Sha256: 5c075ddf265af5af0b64e3ecba0032d93fe26615a1bf5fd6febac38bbaa8ec5c

Contents?: true

Size: 699 Bytes

Versions: 7

Compression:

Stored size: 699 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/404.html
coalla-cms-0.5.2.4 lib/generators/coalla/cms/templates/errors/404.html
coalla-cms-0.6.1.1 lib/generators/coalla/cms/templates/errors/404.html
coalla-cms-0.6.0.9 lib/generators/coalla/cms/templates/errors/404.html
coalla-cms-0.4.4.3 lib/generators/coalla/cms/templates/errors/404.html
coalla-cms-0.5.1.9 lib/generators/coalla/cms/templates/errors/404.html
coalla-cms-0.5.1.8 lib/generators/coalla/cms/templates/errors/404.html