{% extends "global/Page.html" %} {% load otree %} {% load staticfiles otree_tags %} {% block title %}Treatment{% endblock %} {% block content %} {% formfield group.type %}

{% next_button %}

{% endblock %}