Sha256: b1013113d04d352b1b8ca9b5d9de949ae69e9e35653932c75ab0ddef8a547eba

Contents?: true

Size: 694 Bytes

Versions: 2

Compression:

Stored size: 694 Bytes

Contents

<!DOCTYPE html>
<html lang="en">

  {% include head.html %}

  <body>
    <main class="page-content">
      <div class="wrapper">
        <section id="error-404">
          <h1 id="header-404"> 404 </h1>
          <p class="message-404"> <strong>Something went wrong!</strong> </p>
          <p class="message-404"> The page you are looking for could not be found! Please contact us if you think this should have worked or try going back home.</p>

          <a href="/">
            <input type="button" value="Home">
          </a>

          <a href="/contact/">
            <input type="button" value="Contact">
          </a>
        </section>
      </div>
    </main>
  </body>

</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
alien-minimalistic-0.11.0 _layouts/404.html
alien-minimalistic-0.10.0 _layouts/404.html