{# S5: no-referrer keeps ?c=CODE out of upstream Referer headers. Also set as a response header in the server route. #} {% set page_noindex = true %} {# Load callState so we can reach _cfListenStart / _cfListenStop / volume #} {% set include_callstate = true %} {% set include_sfu = false %} {%- include 'components/head.html' with context -%} {%- include 'components/header.html' with context -%}
{# ── Hero: status badge + listener count + title ───────────────────── #}
{# {{ title }} / {{ description }} are Jinja-autoescaped (S6 XSS-safe) and provide first-paint + SEO content; x-text then keeps them reactive. #}

{{ title }}

{{ description }}

A live broadcast on HereSay

{# ── OFFLINE / ENDED ─────────────────────────────────────────────── #} {# ── LIVE, not yet listening ─────────────────────────────────────── #} {# ── LISTENING (now playing) ─────────────────────────────────────── #}
{# ── Product pull (hidden while actively listening) ─────────────────── #}