{# partials/telemetry_bar.html — MirrorWall's bar, kept at this path. The markup moved to MirrorWall at Phase 12 (the bar was extracted from this very partial at LoadCoach P4). The include keeps the historical template name working — mirrorwall/base.html includes the package template directly, and anything that renders this partial on its own (tests do) gets the same markup by construction rather than a drifting copy. #} {% include "mirrorwall/telemetry_bar.html" %}