{% extends 'base.html.twig' %}
{% block title %}Mentions légales{% endblock %}
{% block body %}
{% set headerContent = content('Contact', 'Header') %}
<header class="header-habiter" style="height: 100px">
<div class="container-fluid">
<div class="col-lg-8 mx-auto div-svg-header">
<div class="header-habiter-div">
</div>
</div>
</div>
</header>
<div class="container" style="margin-top: 60px; margin-bottom: 80px">
<div class="col-lg-4" style="font-size: 2.3em;display: flex;flex-direction: column;margin-left: 10px;">
<svg xmlns="http://www.w3.org/2000/svg" width="9.089" height="14.77" viewBox="0 0 9.089 14.77">
<path id="Tracé_76" data-name="Tracé 76" d="M682.759,232.441h-9.089v14.77l9.089-1.931Z" transform="translate(-673.669 -232.441)" fill="#f6a400"/>
</svg>
<h1 class="project-title contact">Mentions legales</h1>
</div>
</div>
<div class="container" style="margin-top: 60px; margin-bottom: 80px">
<p><strong>Responsable du site Internet : Le site Internet www.tracol.lu est sous la responsabilité de la société :</strong><br>
TRACOL IMMOBILIER S.A.<br>
Siège social: Z.I. Rohlach<br>
L-5280 Sandweiler<br>
RCS Luxembourg : B116748</p>
<p>Le site Internet www.tracol.lu est ci-après dénommé le “Site Internet”<br>
La société Tracol Immobilier S.A. est ci-après dénommée la “Société”</p>
<p><strong>Réalisateur :</strong><br>
Le Site Internet a été réalisé par la société :<br>
IERACE – DECHMANN & PARTNERS Sàrl<br>
Siège social : 2, rue Léon Laval<br>
L-3372 Leudelange<br>
RCS Luxembourg : B121217</p>
<p><strong>Hébergement :</strong><br>
Le Site Internet est hébergé par la société :<br>
OVH SASU<br>
Siège social : 2, rue Kellermann<br>
59100 Roubaix, France<br>
RCS : Lille Métropole 424 761 419 00045</p>
</div>
{% endblock %}