{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% endblock %} {% block content %}
Vous avez transféré {{ player.cooperate_decision|floatformat:"-1" }} crédit(s) à l’autre participant durant ce tour.
L’autre participant vous a transféré {{ other_cooperate|floatformat:"-1" }} crédit(s).
Ceci signifie que vous avez gagné {{ player.payoff|floatformat:"-1" }} crédit(s) durant ce tour et que l’autre participant a gagné {{ other_payoff|floatformat:"-1" }} crédit(s).