{% extends "global/Page.html" %} {% load otree static %} {% block title %}

Part II Stage 2

{% endblock %} {% block content %} {% include Constants.instructions_template_all %}

{% next_button %} {% endblock %}