1 {% extends
"container_base.html" %}
5 <h2>Informations g
én
érales
</h2>
6 {% with personne_form as form %}
7 {% include
"table_form.html" %}
9 {% with chercheur_form as form %}
10 {% include
"table_form.html" %}
13 <input type=
"submit" name=
"Submit" value=
"Inscription" class=
"bouton" />