<div id="footer"> <p class="text-center"> <a href="http://www.interfor.fr" target="_blank">interfor.fr</a> <a href="{{ path('legal_notice') }}">Mentions légales</a> {% if 'entreprises' in app.request.uri or 'offre' in app.request.uri or 'company' in app.request.uri %} <a style="color: var(--bs-gray-600);cursor: pointer" data-toggle="modal" data-target="#show-contact"> <span>Contacter Inferfor</span> </a> {% endif %} </p></div>