BattleSim/client/views/modals/export_team.jade

11 lines
337 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#export-team-modal.modal.hide
.modal-header
button.close(type="button", data-dismiss="modal", aria-hidden="true") ×
h3 Your exported team
.modal-body
form.form-horizontal
.control-group
textarea.exported-team.textarea_modal
.modal-footer
button.button(data-dismiss="modal", aria-hidden="true") Close