{{ block title }} Results: Round {{ player.round_number }} {{ endblock }} {{ block content }}

You are the {{ player.role }} Player and you chose {{ player.choice.lower }}. The {{ other.role }} Player chose {{ other.choice.lower }}.

{{ include Constants.history_table_template }}
{{ include Constants.matrix_template }}
{{ if not subsession.round_number == session.config.number_of_rounds }} {{ next_button }} {{ endif }} {{ endblock }}