blob: b79ecfb3f55e88a9b31e034745ecdafbd82c3ce9 [file] [log] [blame] [raw]
#alert.modal.fade.gl_keep(tabindex="-1" role="dialog")
.modal-dialog.modal-lg
.modal-content
.modal-header
h5.modal-title Something alert worthy
button.close(type="button" data-dismiss="modal" aria-hidden="true" aria-label="Close")
span(aria-hidden="true")
| ×
.modal-body
.modal-footer
button.btn.btn-outline-primary(type="button" data-dismiss="modal" data-cy="close-alert-btn") Close