{{ 'You cannot create more offers (20 max)'|trans }}
1
{{ 'Offer informations'|trans }}
2
{{ 'Offer location'|trans }}
<% city.name %>
{#
3
{{ 'Category'|trans }}
#}
3
{{ 'Offer description'|trans }}
{% if is_granted('ROLE_JOB_IA') %} {% endif %}
  • <% err %>

<% jobPanelError.message %>

{% if is_granted('ROLE_JOB_IA') %} {{ include('Job/job_description_generator.html.twig') }} {% endif %}