{% extends "global/SimplePage.html" %} {% load otree %} {% block content%}
{% csrf_token %} {{ form.as_table }}
{% next_button %} {% endblock%}