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

Roll your die using the cup now.

{% endblock %}