{% extends "base.html" %} {% block title %}{{ t("status.title") }}{% endblock %} {% block description %}{{ t("status.title") }}{% endblock %} {% block body %}
{{ t("status.all_ok") if all_ok else t("status.degraded") }}
| {{ t("status.component") }} | {{ t("status.detail") }} | |
|---|---|---|
| {{ row.label }} | {{ row.word }} | {{ row.detail }} |
{{ t("status.checked") }}: {{ checked_at }} ·
AIM {{ version }}
{{ t("status.machines", url="/health") }}