blob: e03a26fc949f4d5909c458dafc10fe0146bc39d2 [file] [log] [blame] [raw]
#yes-no.modal.fade.gl_keep(tabindex="-1" role="dialog")
.modal-dialog.modal-lg
.modal-content
.modal-header
h5.modal-title Well, do you or not?
button.close(type="button" data-dismiss="modal" aria-hidden="true" aria-label="Close")
span(aria-hidden="true")
| ×
.modal-body
.modal-footer
button.btn.btn-link.no(type="button" data-dismiss="modal") No
button.btn.btn-link.yes(type="button" data-dismiss="modal") Yes