{% extends "global/PageExt.html" %} {% load staticfiles otree_tags %} {% block title %} Attention! {% endblock %} {% block inner_content %} {% include 'global/OutOfGameReminder.html' %}

Attention!

At the next page we will ask you to read and confirm your agreement with the Consent Form.

You will have 3 minutes to do this.

{% next_button %} {% endblock %}