{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Questions after both investment rounds - 2 of 2 {% endblock %} {% block content %}

Consider the reasons behind your investment decisions:

{% for field in form %} {% formfield field %} {% endfor %}

{% next_button %}

{% endblock %}