{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {% block title %} Part 4 {% endblock %} {% block content %}
In the last part of the survey, we want to ask some additional questions about you.
Please click next to continue
{% next_button %} {% endblock %}