{% extends "global/Page.html" %} {% load otree static %} {% block title %} Attention Check not answered correctly {% endblock %} {% block content %}
You did not pass the attention check. Unfortunately, you cannot continue with the experiment. Please close the experiment now.
{% endblock %}