{% extends "global/Page.html" %} {% load otree %} {% block title %} Trust Game: Your Choice {% endblock %} {% block content %}
Your role is employee in this stage. Now you have {{Constants.trust_endowment}}.
{% formfield player.sent_amount label="How much do you want to send to Leader?" %} {% next_button %} {% endblock %}