{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {# % block title % #} {# #} {# % endblock % #} {% block content %} {% for field in form %} {% endfor %}
Not at allSlightlyModeratelyConsiderablyCompletely
{{ field.label_tag }} {{ field.errors }}

{% next_button %} {% endblock %}