{% extends "global/Page.html" %} {% load otree static %} {% block title %} Survey (Test) {% endblock %} {% block content %}

Thank you for your participation! Please fill in the following (optional) survey form.

{% formfields %} {% next_button %} {% endblock %}