{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Welcome and thank you for your participation! {% endblock %} {% block content %}

{% formfield player.accept_info label="I understand and accept the abovementioned conditions." %}
{% next_button %} {% endblock %}