{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% if player.failed_comprehension %}You did not answer all bonus qualification questions correctly. {% else %} You did not answer all attention questions correctly {% endif %}
{% endblock %} {% block content %}
{% next_button %}
{% endblock %}