{% extends "global/Page.html" %} {% load otree static %} {% block title %} You are the first mover {% endblock %} {% block content %}

Would you like to Trade or Cancel with the following player?

{% formfield player.decision label="" %}

{% next_button %}

{% endblock %}