{% extends "global/Page.html" %} {% load otree static %} {% block title %} Which Die Rolls Were Reported? {% endblock %} {% block content %}
{{ die_roll1 }} {{ points1 }}
{{ die_roll2 }} {{ points2 }}
{{ die_roll3 }} {{ points3 }}