{% extends "global/Page.html" %} {% load otree static %} {% block title %} You are the second mover {% endblock %} {% block content %} {% formfield player.decision label=prompt %}
{% next_button %}