Friday, September 20, 2024 2:54:50 AM
> settings

Customize


Authenticate

> failure.html.erb
<div class="uk-position-center uk-overlay">
  <div class="uk-grid-small" uk-grid>
    <div>
      <h1><i class="fas fa-exclamation esm-text-color-toast-red"></i></h1>
    </div>
    <div>
      <h1 class="uk-heading-primary">Failed to <%= verb %> request</h1>
      <p>Please send me <%= command_usage(verb, arguments: {uuid: request.uuid_short}) %> in a private message</p>
    </div>
  </div>
</div>
All opinions represented herein are my own
- © 2024 itsthedevman
- build 340fbb8