{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Sender {% endblock %} {% block content %} {% include 'paradigm/TG_Sender.html' %}

Your partner's group offered ¢{{ group.stimulated_average }} on average in Game 1.

{% formfield group.sent_amount with label="You are given ¢30. How much would you send to the Receiver?" %}

{% next_button %}

{% endblock %}