{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Section 1. Course {{ player.round_number }} of the most recent {{Constants.num_rounds}} courses.
{% endblock %} {% block content %} {% formfields %} {% next_button %} {% endblock %}