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

You are the responder.

The proposer told you that the total amount of the endowment was {{ player.amount_fortwo }}.

The proposer will make you an offer on how to divide this amount.

Do you trust that the proposer told you the true amount?

{% formfield group.amount_trust %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}