{% extends "simpl/base.html" %} {% load static %} {% load includecontents %} {% block content_inner %} {{ block.super }}
All players are ready to play. You may now enable Players Prepare and Start the {% if run.multiplayer %}Tournament{% else %}Practice{% endif %} game.
{% comment %} {% if next_url %} {% endif %} {% endcomment %}No players found.
{% endif %} {% if players %}Active Players ({{ players|length }}{% if players|length != players_count %}/{{ players_count }}{% endif %})
Inactive Players ({{ inactive_players|length }}{% if inactive_players|length != inactive_count %}/{{ inactive_count }}{% endif %})
Invites Sent ({{ invites|length }}{% if invites|length != invites_count %}/{{ invites_count }}{% endif %})