{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
You failed the quiz to many times and are not allowed to participate in the experi
{% endblock %}
{% block content %}
You failed the quiz to many times and are not allowed to participate in the experiment.
{% endblock %}