{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Introduction {% endblock %} {% block content %} {% include Constants.instructions_template %}
The instructions will remain on your screen for future reference.
{% next_button %} {% endblock %}