{% extends "global/Page.html" %} {% load otree static %} {% load i18n %} {% block title %} {% trans "Part 2 - Instructions" %} {% endblock %} {% block content %}

Veuillez patienter, nous attendons que tous les participants aient terminé la lecture des instructions.

{% include "relations_cpr_game/InstructionsTemplate.html" %} {% endblock %}