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

The other participant sent you {{ other_sent }} credit(s), which means you now have the following tripled quantity: {{ sent_by_other_tripled }} credit(s).

How do you feel about the amount received from your partner?

{% for v, i in Constants.empathy_values %}
{% endfor %}
{% for v, i in Constants.empathy_values %}
{% endfor %}
{% formfield player.trust_return %}
{% endblock %}