{% extends "global/PageExt.html" %} {% load otree_tags staticfiles %} {% block title %} Instructions - Stage 1 {% endblock %} {% block inner_content %}

There are two stages in this study:

{% include 'includes/instructions_s1.html' %}
These instructions remain available to you at the later stages of the experiment.
{% next_button %} {% endblock %}