{% extends "global/Page.html" %} {% load otree static %} {% block title %} Experimenter Page Check {% endblock %} {% block content %}

{% formfields %}

{% next_button %} {% endblock %}