Sha256: 3f8094f299a2b58c27dc4f97f6a2872b4d60747f0e5c9463bd81ef2a9751e626
Contents?: true
Size: 712 Bytes
Versions: 1
Compression:
Stored size: 712 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-lock text-gray-900"></i> <h5 class="small text-muted">403</h5> <h3 class="mt-4">You're not authorized to do that.</h3> <p>Maybe you aren't logged in, or need to request access?</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/403.html.erb |