{% extends "global/Page.html" %} {% block styles %} {% endblock %} {% load otree %} {% block title %} Hello {% endblock %} {% block content %}

Please answer the following questions.

{% formfields %} <--! {% formfield player.AGE %} --> {% next_button %} {% endblock %}