%div.container.mt-150 %div.row.justify-content-center.align-vertical-center .col-md-3 = image_tag(asset_path("web/the-grand-selection-logo.png"), class: 'img-thumbnail pdf-no-foto', style: "background: #fafafa;") .col-md-6.text-center %h1.display-1.text-danger 500 %h2.mb-4 Internal Server Error %p.lead.mb-4 We're sorry, but something went wrong on our end. Our team has been notified and is working to fix the issue. %p.mb-4 Please try again later or contact support if the problem persists. %div.mt-5 = link_to "Go Home", root_path, class: "btn btn-primary btn-lg me-3" = link_to "Contact support", contacts_path, class: "btn btn-primary btn-lg me-3" .col-md-3 = image_tag(asset_path("web/the-grand-selection-logo.png"), class: 'img-thumbnail pdf-no-foto', style: "background: #fafafa;")