{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Questions about your investment decision - Part 1 of 2 {% endblock %} {% block content %}
Please complete the following sentences.
{% for field in form %} {% formfield field %} {% endfor %}
{% next_button %} {# #}
{% endblock %}