{% extends "global/Page.html" %} {% load otree %} {% block title %}Instructions (Game 1){% endblock %} {% block content %}

Please carefully read the Game 1 instructions below.

{% next_button %} {% include Constants.instructions_template %} {% endblock %}