{% extends "global/Page.html" %} {% load otree otree_tools %} {% block title %} Instructions {% endblock %} {% block content %}

[Insert instructions here]

{% next_button %} {% endblock %}