{% comment %}
my_sea_visit.html table-hex center — included via core/_partials/_table_hex.html
(hex_center). Verbatim move of the old inline .table-center body; inherits the
visit page context (seat2_present, owner).
{% endcomment %}
{% if seat2_present %}
{# Visitor is present — VIEW DRAW reveals the owner's read-only draw #}
{# (client-side toggle below). #}
{% else %}
{# Not yet present — GATE VIEW → visitor token gate. #}
{% endif %}