{% extends "global/Page.html" %} {% block content %}

Start Round {{ player.round_number }}

Once you click the "Next" button, the round will start.

Note: During the task, do not hit the back button on your browser or refresh the page.

{% next_button %} {% endblock %}