{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block content %} {%if is_mobile%}
You cannot complete this study on a mobile device.
{%endif%} {%if is_color_blind%}Sorry, you are not eligible to participate in this study.
You need to be able to distinguish colors to participate in this study.
{%endif%} {%if skipped_too_much %}You skipped too many questions.
{%endif%} {% endblock %}