{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Questions {% endblock %} {% block content %} {% formfield player.age %} {% next_button %} {% endblock %}