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