{# vim: ft=htmldjango #} {% load static %} {% comment %} The splash is opened from phones (QR scan) as well as the device webview, so the viewport tag is load-bearing — without it mobile Safari/Chrome would render against their default 980px layout viewport and shrink the IP pills + QR. {% endcomment %} Welcome to Anthias {% comment %} This page uses no Tailwind utility classes — every selector (.splash-*, .auth-*) lives in anthias.css. Skip the Tailwind bundle so first paint on a constrained Pi 1 webview avoids one extra ~30 KB stylesheet fetch. {% endcomment %}

Detecting network…

{% comment %} Headline + subhead are hidden on cold boot so the page doesn't tell operators to "open this address" before any address has been resolved. The pulsing status chip above carries the empty state on its own. splash.ts toggles the [hidden] flag once at least one IP arrives. {% endcomment %}