{% extends "global/Page.html" %} {% block title %}Practice Round{% endblock %} {% block content %}

Your payoff for the practice round was: {{player.payoff}} points.

{% next_button %} {% endblock %}