{% extends "global/Page.html" %} {% load otree %} {% block title %} Trust Game: Your Choice {% endblock %} {% block content %} {% include Constants.instructions_template %}
You are Participant A. Now you have {{Constants.endowment}}.
{% formfields %} {% next_button %} {% endblock %}