{# The rendered locale, as a BCP-47 tag (``zh_CN`` -> ``zh-CN``); English, the source locale, stays ``en``. #}
{# htmx 4 swaps any response that is not 204/304 by default; this app raises HTTPException for genuinely unexpected conditions and relies on the client not swapping that body into a fragment target. Restore htmx 2's no-swap. #}