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

The other player chose '{{ opponent_decision }}'.

{% formfields %} {% if player.round_number == 1 %} {% else %} {% endif %} {% next_button %} {% endblock %}