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