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

Please enter your Participant ID:

{{ next_button }} {% endblock %}