{% extends "global/Page.html" %} {% load otree static %} {% block title %} Acknowledgment Form:
{% endblock %} {% block content %} {% if player.is_load %}

By checking the boxes below, you confirm having read and understood the following statements:



{% else %}

By checking the box below, you confirm having read and understood the following statement:


{% endif %}

{% next_button %}
{% endblock %}