Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
716cf56cb2.url-de-test.ws
/
htdocs_old
/
templates
/
front
/
pages
/
/srv/data/web/vhosts/716cf56cb2.url-de-test.ws/htdocs_old/templates/front/pages/mentions.html.twig
{% extends 'front/layout.html.twig' %} {% block title %}Mentions légales{% endblock %} {% block content %} {% block banner %} <section class="banner pages"> <div class="container"> <div class="middle"> <h1>Mentions légales</h1> <div class="shape"></div> </div> </div> </section> {% endblock %} <style> .text_orangee{ color:#FC6601!important; } .bg_orange{ background-color:#FC6601!important; } .text_violet{ color:#8c0579!important; } .text_vert{ color:#a1bc32!important; } .text_bleu{ color:#004AAD!important; } .bg_bleu{ background-color:#004AAD!important; } .hexagon_orange::before { border-top: 20.21px solid #FC6601!important; } .hexagon_orange::after { border-top: 20.21px solid #FC6601!important; } .text_mauve{ color:#d30371!important; } </style> <section class="section-padding"> <div class="container"> <div class="row"> <div class="col-md-4"> <h3 class="text_mauve text-center text-uppercase mt-5"> Propriétaire</h3> <div class="shape"></div> <p class="text-center"> <b class="text-center">ESRP BEAUVOIR</b><br><br> Siège social :<br> 33 avenue de Mousseau<br> 91000 Evry<br><br> Siret : 423 868 835 00178<br> Code NAF : 8810C aide par le travail<br> </p> </div> <div class="col-md-4"> <h3 class="text_mauve text-center text-uppercase mt-5"> Éditeur</h3> <div class="shape"></div> <p class="text-center"> <b> BH Internet</b><br><br> Enseigne de ZegZel Société à responsabilité limitée au capital de 25 500,00 €<br> Dont le siège social est établi 7 AV DE L ORME A MARTIN 91080 EVRY-COURCOURONNES<br> Immatriculée au Registre du Commerce et des Sociétés sous le numéro RCS Evry B 749 951 604<br> </p> </div> <div class="col-md-4"> <h3 class="text_mauve text-center text-uppercase mt-5"> Hébergeur</h3> <div class="shape"></div> <p class="text-center"> <b> Gandi</b><br><br> Société par actions simplifiée au capital 300 000 €,<br> Dont le siège social est établi 63 Boulevard Massena 75013 Paris<br> Immatriculée au Registre du Commerce et des Sociétés sous le numéro RCS Paris B 423 093 459<br> </p> </div> </div> </div> </section> {% endblock %}