{% extends "global/Page.html" %} {% load otree %} {% block title %} Partie 2 : Introduction
Vous ĂȘtes le Joueur {{ player.id_in_group }}
{% endblock %} {% block content %} {% include Constants.instructions_template %} {% next_button %} {% endblock %}