{{ extends 'global/Page.html' }} {{ block title }}Today's Experiment{{ endblock }} {{ block content }}
In the island assignment process, there are {{ C.NUM_PLAYERS }} travelers and {{ C.NUM_CAP }} islands.
Each island only has room for {{ C.NUM_QUOTA }} travelers.