{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %}Results for all periods{% endblock title %} {% block content %}
You have finished all periods of the game. Below you see a summary of the number of runs by round:
{% next_button %} {% endblock %} {% block scripts %} {% endblock %}