{% extends "otree/BaseBuiltIn.html" %} {% load staticfiles %} {% load i18n %} {% block title %}{% blocktrans %}Start Session{% endblocktrans %}{% endblock %} {% block content %}

{% blocktrans %} When all participants have arrived, click "Next", and participants will be assigned to matches. {% endblocktrans %}

{% endblock %}