mirror of
https://gitlab.com/Deukhoofd/BattleSim.git
synced 2025-09-02 08:57:19 +00:00
8 lines
234 B
Plaintext
8 lines
234 B
Plaintext
#errors-modal.modal.hide
|
||
.modal-header
|
||
button.close(type="button", data-dismiss="modal", aria-hidden="true") ×
|
||
h3= title
|
||
.modal-body!= body
|
||
.modal-footer
|
||
button.button(data-dismiss="modal", aria-hidden="true") Back
|