{% extends "base.html" %} {% block title %}{{ league.name }} · myboker.org{% endblock %} {% block subnav %}{% include "_league_subnav.html" %}{% endblock %} {% block content %} {% if is_logged_in %} ← Leagues {% endif %}
{{ league.description or 'No description set.' }}
All-time results, ROI, settlement totals, and standings.
→Add and manage player records for stats and ledger entry.
→Create sessions, record events, and manage open/closed state.
→Review all events, open debts, cash movement, and settlements.
→