{% extends "core/base.html" %} {% load static %} {% block title_text %}Game Sign{% endblock title_text %} {% block header_text %}GameSign{% endblock header_text %} {% block content %} {# Solo lift of `_sig_select_overlay.html`. Same card-grid + stage-card #} {# choreography as the room sig-select, minus countdown / WebSocket / #} {# polarity / multi-user. FLIP btn (.spin-btn) lets the user choose the #} {# card's orientation; SAVE SIG persists it on the User model. #} {# "Significator" is preserved at the storage layer (User.significator) + #} {# game-room context; this billboard surface re-brands to "Sign". #}
Emanation
Reversal