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

In this round, you are matched with a Receiver from a good (bad) group. The Receiver was in a group that shared X cents on average. This amount is High (Low) relative to other groups.

{% formfield group.sent_amount with label='You are given 30 cents. How much would you like to send to this Receiver?' %} {% next_button %} {% endblock %}