{% extends "global/Page.html" %} {% load otree %} {% block title %} Première Partie : Fin {% endblock %} {% block content %}

Vous avez terminé la première étape.
Vous allez maintenant commencer la deuxième étape.

{% next_button %}

{% endblock %}