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