MirrorDash Admin

{% if boot_status == "safe_mode" or boot_status == "rollback" %}

{% if boot_status == 'safe_mode' %}Safe Mode Active{% else %}System Rollback Triggered{% endif %}

{% if boot_status == 'safe_mode' %} MirrorDash has booted from the read-only Golden Copy (safe backup environment) because the primary virtual environment failed to launch. Custom modules and updates are currently disabled. {% else %} MirrorDash recovered from a critical startup crash by automatically rolling back the last update. Some of your recent changes may have been reverted to restore stability. {% endif %}

{% endif %}
{{ config_panel_html | safe }}