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

Please roll your dice now. Once you rolled it click "next" and report your die roll.

{% endblock %}