Sha256: 7393786e14724e4064011373b784fbe29d178a902f3b2f2d01aa756b62f4aaea

Contents?: true

Size: 1.32 KB

Versions: 55

Compression:

Stored size: 1.32 KB

Contents

<!doctype html>
<html>
<head>
  <meta charset="utf-8">
  <title>Page Not Found :(</title>
  <style>
    body { text-align: center;}
    h1 { font-size: 50px; text-align: center }
    span[frown] { transform: rotate(90deg); display:inline-block; color: #bbb; }
    body { font: 20px Constantia, 'Hoefler Text',  "Adobe Caslon Pro", Baskerville, Georgia, Times, serif; color: #999; text-shadow: 2px 2px 2px rgba(200, 200, 200, 0.5); }
    ::-moz-selection{ background:#FF5E99; color:#fff; }
    ::selection { background:#FF5E99; color:#fff; }
    article {display:block; text-align: left; width: 500px; margin: 0 auto; }

    a { color: rgb(36, 109, 56); text-decoration:none; }
    a:hover { color: rgb(96, 73, 141) ; text-shadow: 2px 2px 2px rgba(36, 109, 56, 0.5); }
  </style>
</head>
<body>
  <article>
    <h1>Not found <span frown>:(</span></h1>
    <div>
      <p>Sorry, but the page you were trying to view does not exist.</p>
      <p>It looks like this was the result of either:</p>
      <ul>
        <li>a mistyped address</li>
        <li>an out-of-date link</li>
      </ul>
    </div>

    <script>
      var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),
      GOOG_FIXURL_SITE = location.host;
    </script>
    <script src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
  </article>
</body>
</html>

Version data entries

55 entries across 55 versions & 3 rubygems

Version Path
middleman-2.0.16.1-x86-mingw32 lib/middleman/templates/html5/source/404.html
middleman-2.0.16.1 lib/middleman/templates/html5/source/404.html
middleman-2.0.16-x86-mingw32 lib/middleman/templates/html5/source/404.html
middleman-2.0.16 lib/middleman/templates/html5/source/404.html
middleman-2.0.15.4-x86-mingw32 lib/middleman/templates/html5/source/404.html
middleman-2.0.15.4 lib/middleman/templates/html5/source/404.html
middleman-2.0.15.3-x86-mingw32 lib/middleman/templates/html5/source/404.html
middleman-2.0.15.3 lib/middleman/templates/html5/source/404.html
middleman-2.0.15.2-x86-mingw32 lib/middleman/templates/html5/source/404.html
middleman-2.0.15.2 lib/middleman/templates/html5/source/404.html
middleman-2.0.15.1-x86-mingw32 lib/middleman/templates/html5/source/404.html
middleman-2.0.15.1 lib/middleman/templates/html5/source/404.html
middleman-2.0.15-x86-mingw32 lib/middleman/templates/html5/source/404.html
middleman-2.0.15 lib/middleman/templates/html5/source/404.html
middleman-core-3.0.0.beta.1 lib/middleman-core/templates/html5/source/404.html
middleman-core-3.0.0.alpha.9 lib/middleman-core/templates/html5/source/404.html
middleman-core-3.0.0.alpha.8 lib/middleman-core/templates/html5/source/404.html
middleman-core-3.0.0.alpha.7 lib/middleman-core/templates/html5/source/404.html
middleman-3.0.0.alpha.6 lib/middleman/templates/html5/source/404.html
middleman-3.0.0.alpha.5 lib/middleman/templates/html5/source/404.html