<% if(currentVac.length > 0) { %>
En congés
<% currentVac.forEach(element => { %> <% }); %>
<% } %>