{% extends "global/Page.html" %} {% load otree static %} {% block title %} Page after instructions {% endblock %} {% block content %}

There is nothing more to see here.

{% endblock %}