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