{% load static %}
{# `gameboard.js` powers the hover-portal tooltip system for `.token` icons #}
{# inside `#id_game_kit`. The My Wallet applet uses this scaffold so its #}
{# trinkets + tokens + writs read with the same chrome as the gameboard's #}
{# Game Kit applet. `initGameKitTooltips()` no-ops if `#id_game_kit` isn't #}
{# present (e.g. the My Wallet applet hidden via toggle). #}