{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome {% endblock %} {% block content %} {% formfield player.prolific_id %} {% next_button %} {% endblock %}