{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome to our study! {% endblock %} {% block content %}

Please, wait for the instructor!

{% endblock %} {% block styles %} {% endblock %}