Sha256: 590605f06c48f83a1b7b40622eb6ff52b059c9fdf68fdf611679987d8b9cb785

Contents?: true

Size: 646 Bytes

Versions: 1

Compression:

Stored size: 646 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-frown-o text-gray-900"></i>
            <h5 class="small text-muted">500</h5>
            <h3 class="mt-4">We're sorry, but something went wrong.</h3>
            <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/500.html.erb