{% extends "global/Page.html" %} {% load otree %} {% block title %} Enter your information {% endblock %} {% block content %}

M: {{ player.endowment}}

CP: {{player.cp}}

Please enter the following information.

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