{% extends "global/Page.html" %} {% load otree static %} {% block title %} Instructions {% endblock %} {% block content %} {% include 'trust\includes\Instructions.html' %} {% next_button %} {% endblock %}