{% extends "global/Page.html" %} {% load otree %} {% block title %} Section 3: Beliefs {% endblock %} {% block content %}

You are Participant 1. You sent {{group.sent_amount}}. Participant 2 received {{tripled_amount}}.

{% formfield group.belief_amount label="How much do you think Participant 2 will send to you?" %} {% next_button %} {% endblock %}