{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Sender {% endblock %} {% block content %} {% include 'trust/TG_Sender.html' %}
Your partner's decision was {{ partner_decision }}
{% formfield group.sent_amount with label="You are given 100 cents. How much would you send to the Receiver?" %}{% next_button %}
{% endblock %}