{% extends "global/Page.html" %} {% load otree %} {% block content %}

What is your age and sex?

{% formfield player.age %} {% formfield player.sex %} {% next_button %} {% endblock %}