{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Input your code {% endblock %} {% block content %}
Welcome to the experiment.
It consists of {{ Constants.phase1|length }} Rounds.
Please provide your unique ID code in the textbox below
Help: If you have any questions, please raise your hand.
{% endblock %}