{% extends "global/Page.html" %} {% load otree %} {% block title %} Deuxième Partie : Fin {% endblock %} {% block content %}
Vous avez terminé la deuxième étape.
Vous allez maintenant commencer la troisième étape.
{% next_button %}
{% endblock %}