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

Before starting the study, please verify that you are not a robot:

{% formfield player.captcha %}

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