{% extends "global/Page.html" %} {% load otree %} {% block title %}Données Générales{% endblock %} {% block content %} {% formfield player.Nom_palmeraie %} {% formfield player.Type_oasis %} {% formfield player.Membre_Association %} {% formfield player.Membre_GDA %}
{% next_button %} {% block scripts %} {% endblock %} {% endblock %}