{{ block title }}Results{{ endblock }} {{ block content }}

{% if player.id_in_group == 1 %} You decided to keep {{ group.kept }} for yourself. {% else %} Participant 1 decided to keep {{ group.kept }}, so you got {{ offer }}. {% endif %} Ganas {{player.payoff}} {% next_button %}

{% include Constants.instructions_template %} {{ endblock }}