{% extends "global/Page.html" %} {% load otree %} {% block title %} Gain of game 1 : Details {% endblock %} {% block content %}

Your choice was: {{player.choicerisknn}}

The selected color is: {{player.colorselectnn}}

Your winnings for this game are: {{player.gainrisk}} ECU (s)

Your winnings for this game are: {{player.gainriskeur}} ECU (s)

-----------------------------------------




Reminder of the instructions:

{% include Constants.instructions_BW_template %}
{% endblock %}