{% extends "global/Page.html" %} {% load otree static %} {% block title %} Confidence {% endblock %} {% block content %} {% include Constants.uic_instructions %}

{% formfields %}

{% next_button %} {% endblock %}