{% extends "global/Page.html" %} {% load otree %} {% block title %} Your Choice {% endblock %} {% block content %}

You are Participant B.

{% next_button %}

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