{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 2 {% endblock %} {% block content %}

In the next page you can offer points to see the guess of one of the two other players.

{% next_button %} {% endblock %}