{% extends "global/Page.html" %} {% load otree %} {% block title %} {% if player.id_in_group == 1 %} Gain Jeu 2 : Détails {% endif %} {% if player.id_in_group == 2 %} Gain Jeu 1 : Détails {% endif %} {% endblock %} {% block content %}
Votre choix était : {{ player.choicerisknn }}
La couleur sélectionné est : {{ player.colorselectnn }}
Votre gain pour ce jeu est : {{ player.gainrisk }} ECU(s)
Votre gain pour ce jeu est : {{ player.gainriskeur }} ECU(s)
-----------------------------------------