{% extends "global/Page.html" %} {% load otree static %} {% block title %} Positive & Negative reciprocity {% endblock %} {% block content %}

You are participant A. you have {{ Constants.endowment }}.

{% formfield group.sent_amount label="How much do you want to send to participant B?" %} {% next_button %} {% endblock %}