{% extends "global/Page.html" %} {% load otree static %} {% block title %}

Beta Page:


{% endblock %} {% block content %}

This page is only available in the Beta version.

{{ formfield 'task_type_beta' label=' Please choose the treatment option for this round:' }}
{% next_button %}
{% endblock %}