{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Preliminary Results (Round {{ subsession.round_number }} of {{ Constants.num_rounds }}) {% endblock %} {% block content %} {% include 'pggfg/PrePunishTable.html' %}

Please note, rounding errors may affect calculations.

{% next_button %} {% endblock %}