Skip to content

Commit

Permalink
apply: Add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
tonial committed Jun 12, 2024
1 parent 07e0305 commit 431a5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itou/templates/apply/submit_step_check_job_seeker_nir.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</div>
<div class="col">
<p class="mb-0">
{{ request.user.is_job_seeker|yesno:"Vous n'avez,Le candidat n'a" }}pas de numéro de sécurité sociale ?
{{ request.user.is_job_seeker|yesno:"Vous n'avez,Le candidat n'a" }} pas de numéro de sécurité sociale ?
<br>
<a href="https://www.ameli.fr/assure/droits-demarches/principes/numero-securite-sociale"
aria-label="ameli.fr, article concernant le numéro de sécurité sociale (ouverture dans un nouvel onglet)"
Expand Down

0 comments on commit 431a5fd

Please sign in to comment.