Sha256: a611f0f95439df1233d1da50abfc6a75eaf684b26ea25bd2a66d0cb9738ad892

Contents?: true

Size: 737 Bytes

Versions: 1

Compression:

Stored size: 737 Bytes

Contents

<div class='d-flex align-items-center justify-content-center w-100 h-100'>
  <div class="container text-center">
    <div class="row">
      <div class="col-12 col-md-6 ml-md-auto mr-md-auto">
        <div class='card'>
          <div class="card-body pt-5 pb-5 px-5">
            <i class="display-3 fa fa-question-circle-o text-gray-900"></i>
            <h5 class="small text-muted">404</h5>
            <h3 class="mt-4">Sorry but we couldn't find that page.</h3>
            <p>You may have mistyped the address or the page may have moved.</p>
            <small class="text-muted">If you are the application owner check the logs for more information.</small>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kiso_themes-1.0.2 lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.erb