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