{% extends "global/Page.html" %} {% load otree %} {% block title %}Instructions (Game 2){% endblock %} {% block content %}
Please carefully read the Game 2 instructions below.
{% next_button %} {% include Constants.instructions_template %} {% endblock %}