{% extends "global/Page.html" %} {% load otree static %} {% block title %} Stage 3 {% endblock %} {% block content %}
{% include Constants.dieroll_instructions %}

What is the outcome of the die roll?

{% formfields %}
{% endblock %}