{% extends "global/Page.html" %}
{% load otree static %}
{% block content %}
You will now be participating in the Decision Task. Before you begin the task, you will have an opportunity to communicate with each other.
We only ask that you follow two rules:
1) Please only use your ID to identify yourself;
2) Don’t use profanities.
{% next_button %}
{% endblock %}