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

Vous avez terminé la troisième étape.
Vous allez maintenant commencer la quatrième étape.

{% next_button %}

{% endblock %}