{% include "partials/alerts.html" %}

Doctor

Local diagnostics without exposing secret values.

{% for item in state.doctor_items %}
{{ item.label }}
{{ item.status }}
{{ item.detail }}
{% endfor %}