{% comment %} Render exactly one system warning. Configuration/security warnings take precedence over host-health warnings; superusers get the full setup wizard while BASE_URL is unset. {% endcomment %} {% if mode == "unconfigured" and can_configure and machine_admin_url %} {% include "setup_wizard.html" %} {% elif mode %} {% endif %}