1 {% extends
"container_base.html" %}
6 <div class=
"contenu-wrapper">
8 Pour vous inscrire au répertoire de chercheurs, vous devez avoir un compte AUF...
12 <h5>Informations personnelles
</h5>
13 {% with personne_form as form %}
14 {% include
"table_form.html" %}
17 <h5>Informations académiques
</h5>
18 {% with chercheur_form as form %}
19 {% include
"table_form.html" %}
23 <input type=
"submit" name=
"Submit" value=
"Inscription" class=
"bouton" />