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

Please enter the following information:

{% formfield player.age %} {% formfield player.gender %} {% formfield player.installed %} {% next_button %} {% endblock %}