2014-01-23 21:49:29 -05:00
|
|
|
.modal-dialog
|
|
|
|
.modal-content
|
|
|
|
block modal-header
|
|
|
|
.modal-header
|
|
|
|
if closeButton
|
|
|
|
.button.close(type="button", data-dismiss="modal", aria-hidden="true") ×
|
|
|
|
block modal-header-content
|
|
|
|
h3 man bites God
|
|
|
|
|
|
|
|
block modal-body
|
|
|
|
.modal-body
|
|
|
|
block modal-body-content
|
|
|
|
p Man Bites God are the bad boys of the Melbourne live music and comedy scene. It is like being drowned in a bathtub of harmony.
|
|
|
|
img(src="http://www.manbitesgod.com/images/picturecoupleb.jpg")
|
|
|
|
img(src="http://www.manbitesgod.com/images/manrantb.jpg")
|
2014-01-03 13:32:13 -05:00
|
|
|
|
2014-01-23 21:49:29 -05:00
|
|
|
.modal-body.wait.hide
|
|
|
|
block modal-body-wait-content
|
|
|
|
h3 Reticulating Splines...
|
|
|
|
.progress.progress-striped.active
|
|
|
|
.bar
|
2014-01-03 13:32:13 -05:00
|
|
|
|
2014-01-23 21:49:29 -05:00
|
|
|
block modal-footer
|
|
|
|
.modal-footer
|
|
|
|
block modal-footer-content
|
|
|
|
button.btn.btn-primary(type="button", data-dismiss="modal", aria-hidden="true", data-i18n="modal.okay") Okay
|