{% extends "global/PageExt.html" %} {% load otree_tags staticfiles %} {% block title %} Instructions - Stage 2 {% endblock %} {% block inner_content %} {% include 'includes/instructions_s2.html' %} {% if session.config.outgroup %}
These instructions remain available to you at the later stages of the experiment.
{% endif %} {% next_button %} {% endblock %}