{{ block title }} {{ if player.round_number == 0}} Introduction {{ else }} Round {{ player.round_number }}/4 {{endif}} {{ endblock }} {{ block content }} {{ if player.round_number == 1}}
Click "Next" to start Round {{ player.round_number }}.
{{ else }}Click "Next" to start Round {{ player.round_number }}.
{{ endif}} {{ next_button }} {{ endblock }}