{% extends "global/Page.html" %} {% block title %}Please select a school to apply{% endblock %} {% block content %}
You are student {{ player.id_in_group }} You and other students' score distribution is the following:
{% formfields 'chosen_bet'%}

{% next_button %}

{% include Constants.instructions_template %} {% endblock %}