Skip to content
Snippets Groups Projects
Commit d99ca3d1 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Fix stage duration (can't legally be more than 6 months)

parent 7ad92d5d
Branches duree-stage
No related tags found
1 merge request!30Fix stage duration (can't legally be more than 6 months)
Pipeline #6956 passed
......@@ -47,7 +47,7 @@
<p class="p-3 md:w-1/2 md:border-r md:border-white">
<span class="font-bold">Stage à pourvoir dès que possible</span>
<br />
<span>Minimum 4 mois, idéalement plus de 6 mois</span>
<span>Minimum 4 mois, idéalement 6 mois</span>
</p>
<p class="border-t border-white p-3 md:w-1/2 md:border-none">
<span
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment