{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Results {% endblock %} {% block content %}
{% if player.role_round2 == 'A' %}
{% if player.contribution_round2_dp == 5 or player.contribution_round2_dp == 10 %}
You sent the other participant §{{player.contribution_round2_dp}}. This amount was multiplied by 4, so Player B received §{{player.contribution_round2_4x}}.