{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} {# #} {% endblock %} {% block content %} {% for field in form %} {% endfor %}
Not at all concerningSlightly concerningSomewhat concerningModerately concerningExtremely concerning
{{ field.label_tag }} {{ field.errors }}

{% next_button %} {% endblock %}