{% extends "Includes/layout.html.twig" %} {% block body %}
{{ include('Includes/aside.html.twig') }}
{% include "CvLibrary/Ats/ats_configuration.html.twig" %}
{% include "CvLibrary/Ats/ats_filter.html.twig" %}
{% include "CvLibrary/Ats/ats_status.html.twig" %}
{% endblock %} {% block specificJS %} {{ encore_entry_script_tags('cvlibrary-daf-selector-header') }} {{ encore_entry_script_tags('cvlibrary-form-ats-index') }} {% endblock %}