{% extends "base.html" %} {% block title %}Unavailable ยท HivePlane{% endblock %} {% block content %}

Control plane unavailable

The operator UI could not reach the control-plane API (status {{ status_code }}).

Check that the API is running and that HIVEPLANE_UI__API_URL is correct.

{% endblock %}