1 {% extends 'base.html' %}
4 {% block title %}RH - DAE - Embauche{% endblock %}
5 {% block titre %}Ressources humaines{% endblock %}
6 {% block sous_titre %}Demande d'autorisation d'engagement{% endblock %}
9 <h1>Ajouter un contrat
</h1>
11 <form action=
"" method=
"post" enctype=
"multipart/form-data">
15 <input type=
"submit" value=
"Enregistrer" />