Sha256: d5be4f4d7d44da79468c5cd2010011822b5363cc7671949c715830bdf5301f8d
Contents?: true
Size: 732 Bytes
Versions: 1
Compression:
Stored size: 732 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-thumbs-o-down text-gray-900"></i> <h5 class="small text-muted">422</h5> <h3 class="mt-4">The change you wanted was rejected.</h3> <p>Maybe you tried to change something you didn't have access to.</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/422.html.erb |