{{ block title }} Information {{ endblock }} {{ block content }}

{{ if player.groupe_type == GROUPE_A }} Vous êtes dans le groupe A. {{ else }} Vous êtes dans le groupe B, et dans ce groupe, vous êtes de type {{ player.player_type }}. {{ endif }}

{{ next_button }} {{ include "jemna/InstructionsModal.html" }} {{ endblock }} {{ block scripts }} {{ endblock }}