{% extends "global/Page.html" %} {% load otree static %} {% block title %} Begin a case {% endblock %} {% block content %}

Please enter details of this case.

{% formfields %} {% next_button %} {% endblock %}