{{ extends 'global/Page.html' }} {{ block title }}Round {{ player.round_number }}: Summary{{ endblock }} {{ block content }}
You submitted the following for Round {{ player.round_number }}:
| Rank | Island |
|---|---|
| {{ r.rank }} | {{ r.island }} |
| Island | Probability (%) |
|---|---|
| {{ b.island }} | {{ b.belief }}% |