{% extends "global/Page.html" %} {% load otree %} {% block title %} Partie 3 : Introduction

Vous ĂȘtes le Joueur {{ player.id_in_group }}

{% endblock %} {% block content %} {% include Constants.instructions_template %} {% next_button %} {% endblock %}