{{ block title }}Results2{{ endblock }} {{ block content }}
{% if player.id_in_group == 1 %} The avarage amount in TJS offered by proposer in previous round was {{group.average_overall}} points. {% else %} The avarage amount in TJS accepted by responder in previous round was {{group.average_accept}} points. {% endif %}
{% next_button %} {% include Constants.instructions_template %} {% endblock %} {{ endblock }}