{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Round {{round_number}} {% endblock %} {% block content %}

Results From This Round (All Groups)

You were in group {{group_number}} .

{% include 'includes/round_history.html' %}

{% next_button %}

{% endblock %}