tabby/terminus-core/src/components/safeModeModal.component.pug
2017-08-13 15:13:04 +03:00

8 lines
260 B
Plaintext

.modal-body
.alert.alert-danger Terminus could not start with your plugins, so all third party plugins have been disabled in this session. The error was:
pre {{error}}
.modal-footer
button.btn.btn-outline-primary((click)='close()') Close