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

What comes next

{% next_button %} {% endblock %} {% block styles %} {% endblock %}