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