{{ extends 'global/Page.html' }} {{ block title }}Today's Experiment{{ endblock }} {{ block content }}

In today's experiment, the assignment process will involve {{ C.NUM_PLAYERS }} travelers and {{ C.NUM_CAP }} islands.

Each island has room for {{ C.NUM_QUOTA }} travelers.

{{ next_button }} {{ endblock }}