{% 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 %}