Fixed
Nine of the ten tables rendered as nothing on a phone. Below 700px the status page swaps its table for cards, because a five-column table there means swiping sideways to reach the buttons. The rule that does it hid every table on the site — and exactly one of the ten has cards behind it.
So on a phone the container page, its history tab, the history page, events, audit, API tokens, the info card, update windows and the pending-major list were all blank.
@NotRetarded reported it twice — "I don't see anything under the overview tab" — and the first time I looked at his screenshot, decided it was cropped, and told him where to scroll. It was not cropped. The rule now names the one table that steps aside; the other nine scroll sideways, which they were always able to do.
Added
A container whose Compose file cannot be reached says so in its status row. The container page has carried the exact path and the missing mount line since 1 September, and he spent three weeks on that problem without knowing the page had it. An answer nobody can find is not an answer.
Worked out from labels the row already holds: one stat per Compose container, no extra daemon call. The status page measured unchanged at 1.27 s.
177 procedures, 4077 checks.