{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block title %} Dernière Page {% endblock %} {% block content %}
Donc Mr {{ player.AGE }} ans vous aurez {{player.CALCUL}} dans 10 ans.
{% formfields %} {% next_button %} {% endblock %}