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

{% endblock %}