{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Your Expectation {% endblock %} {% block content %}

The Sender has {{ Constants.TG_endowment|c }}.

{% formfield group.receiver_expectation with label="How many cents do you expect the Sender to send?" %}

{% next_button %}

{% endblock %}