{% extends "global/Base.html" %} {% load staticfiles otree %} {% load static %} {% block title %} Failed Quiz {% endblock %} {% block content %}
Unfortunately, you have failed three attempts of the Quiz and will not be allowed to take part in the Experiment.
{% endblock %}