{% extends "core/base.html" %} {% load static %} {% load lyric_extras %} {% block title_text %}Game Sea{% endblock title_text %} {% block header_text %}GameSea{% endblock header_text %} {% block content %} {# Phase B spectator surface — an ACCEPTED invitee watches {{ owner|at_handle }}'s #} {# Sea read-only. The owner's my_sea.html is left untouched; this is a #} {# dedicated, simpler template: the table hex (seat 1C = owner, 2C = this #} {# visitor) + the owner's draw rendered read-only (no FLIP / DEL / AUTO #} {# DRAW). GATE VIEW opens the visitor gate; once a token is deposited the #} {# center btn becomes VIEW DRAW (toggles the read-only draw into view). #}