b-modal#rebirth-enabled(:title="$t('rebirthNew')", size='lg', :hide-footer="true")
.modal-header
h4 {{ $t('rebirthNew') }}
.modal-body
figure
.rebirth_orb
p
span {{ $t('rebirthUnlock') }}
.modal-footer
button.btn.btn-default(@click='close()') {{ $t('close') }}