{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Questions After Both Investment Rounds - 1 of 2 {% endblock %} {% block content %}
You have now made two investment decisions.
{% for field in form %} {% formfield field %} {% endfor %}
{% next_button %} {# #}
{% endblock %}