{% extends "global/Page.html" %} {% load otree static %} {% block title %} Investment {% endblock %} {% block content %} {% include 'trust/includes/role_block.html' %}
You can send: {{Constants.endowment}}
{% formfields %} {% next_button %} {% include 'trust/includes/instructions.html' %} {% endblock %} {% block scripts %} {% endblock %}